Skip to content

Don't get hit by the lines! - forked from FlyingFisch, despite what it looks like

Notifications You must be signed in to change notification settings

JustinEldracher/lines-and-circles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lines and Circles (Love2D)

Screenshot

Nab the blue circles and don't get hit by the lines. Have fun!

There was nothing wrong with the original code by FlyingFisch, but I just decided to tweak it a little. I increased the objective size, decreased the player size, increased the player speed and then decreased the line speed, so you have a little better chance of survival now!

There was nothing wrong with the original code by FlyingFisch, but I just decided to tweak it a little. I increased the objective size, decreased the player size, increased the player speed and then decreased the line speed, so you have a little better chance of survival now!

Running Lines and Circles

You must have Love2D installed to run this. On Debian-based Linux distros you can install it with this command:

$ sudo apt-get install love

You can install it on Windows by downloading and running the installer.

To run Lines and Circles, just double-click on lines-and-circles.love

To run the source code, cd to the game directory and run love .

About

Don't get hit by the lines! - forked from FlyingFisch, despite what it looks like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages