Box Runner is a “Hello World!”-style game for learning the basics of LÖVE / Lua. It was inspired by the T-Rex Game.

In Box Runner, a yellow box represents the player and a red box represents the enemy. When the Spacebar is pressed, the yellow player box jumps. If the yellow player box collides with the red enemy box, the game is over, at least until the player presses the Spacebar to play again.

To read this Quickstart guide, open the PDF.