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!
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 .