/lovely-snake

A snake clone using the LOVE framework

Primary LanguageLua

LOVEly Snake by Joshua Button

A snake clone built using the LOVE2d framework.

How to run

First install the love framework at the love2d website. Next, run love C:\path\to\snake_game_folder on Windows or love /path/to/snake_game on Linux OR download and run from here.

How to play

  • The goal is to eat as much food (red squares) as you can without dying.
  • Use the arrow keys to control your snake's movement.
  • If you hit the screen edge, a wall, or yourself, you will lose.