Lorenzo Cioni Posted October 31, 2015 Share Posted October 31, 2015 Hi! I'm here to show you my new work, a pure HTML5 implementation of Snake. The game is similar the original one, you have to eat food and grow up without touch te screen border or yourself.Gameplay is very simple: to move the snake use arrow keys; ESC or P for pausing game. Thers'a a rank of players' scores. SNAKE Play it here - http:/lorecioni.github.io/snake/ Thank you in advance for feedbacks! Lorenzo Quote Link to comment Share on other sites More sharing options...
WombatTurkey Posted November 1, 2015 Share Posted November 1, 2015 Really fun and played perfectly with no lag on my tablet. Bookmarked to play later, great work! Lorenzo Cioni 1 Quote Link to comment Share on other sites More sharing options...
Get_Bentley Posted November 2, 2015 Share Posted November 2, 2015 Ran great on browser. Really fun implementation of a classic game. Good job! Lorenzo Cioni 1 Quote Link to comment Share on other sites More sharing options...
Lorenzo Cioni Posted November 3, 2015 Author Share Posted November 3, 2015 Thank you for your feedback! Quote Link to comment Share on other sites More sharing options...
pepe Posted November 7, 2015 Share Posted November 7, 2015 Hi, it's a fun game. Great job.I like the high score part; Do you use DB or a file (json for example)? Pepe Lorenzo Cioni 1 Quote Link to comment Share on other sites More sharing options...
BdR Posted November 7, 2015 Share Posted November 7, 2015 Nice game, but would be nice if the highscore list showed more than just the top 5, so like a top 100. And also the highscore list should show if the game was played with borders on/off and which speed setting, because that influences the score quite a bit. And maybe also which country the player is in or something. Lorenzo Cioni 1 Quote Link to comment Share on other sites More sharing options...
Lorenzo Cioni Posted November 7, 2015 Author Share Posted November 7, 2015 Thank you so much for your great ideas! I'll focus on the highscore list for the next release. I like the high score part; Do you use DB or a file (json for example)? I use a DB for it. GitHub does not allow php pages so I stored my db on a altervista free web server.Thank you for your feedbacks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.