
Bilal Hussain
An amazing and well-made version of a classic game. The design is clean and looks great. I only have two pieces of feedback: 1. I wish that there was a DPAD that was below the game as my hand blocks where the snake/food is. 2. That the DPAD could accept a second response after another as this makes it difficult to zig zag or to "u-turn". So that you can quickly tap the arrows one after the other instead of having the slight delay before changing direction again. Keep up the good work!
3 people found this review helpful

Kieren Shan
- Flag inappropriate
- Show review history
I wish the arrow keys were closer together and also did NOT obstruct the game screen. I am currently making my own classic snake game and will definitely keep that in mind. wanted to try what's out there first for mobile options. I would prefer if the score was moved to the bottom and then the arrow keys could be in the middle of that bar, minimizing taking up more game space. also, a joystick type of control could have potential? user keeps their finger in the middle as neutral

Cooper Harasyn
I like this game in terms of the user interface being very simple and straightforward. However, to me there is one fatal flaw, which is that there is no input buffering at all. I.e. when you want to make a 1-unit adjustment, you have to have the right amount of delay in your inputs - if you are going up, for example, then you input right and then up too quickly, it will only count as a right input, and the up input will get dropped despite registering visually on the user interface.