Snake Game

Show off your games, demos and other (playable) creations.
Post Reply
User avatar
icekiller8002
Prole
Posts: 49
Joined: Mon Jun 06, 2016 9:28 pm
Location: United States

Snake Game

Post by icekiller8002 »

i made a simple snake game because why not ¯\_(ツ)_/¯

feel free to look at the source code and give me constructive criticism!
Attachments
snake.love
(9.76 KiB) Downloaded 340 times

Code: Select all

function love.draw()
  love.graphics.print("obey")
end
bobbyjones
Party member
Posts: 730
Joined: Sat Apr 26, 2014 7:46 pm

Re: Snake Game

Post by bobbyjones »

I know its just a snake game but I like it. You should display the controls on the screen. Also restarting the game is very annoying. On Windows 10 there is a popup every time a game window opens and it is quite annoying. You can avoid this by just clearing the state rather than just relaunching the program.
Post Reply

Who is online

Users browsing this forum: No registered users and 45 guests