About
This is classic Snake Game where you control a snake who grows with each eaten fruit. You can try classic mode or more modern by selecting one in options. Enjoy!
Features
- use MVC model to make my code clean & readable
- only UIKit is used
- counts score, saves the record with player name to userdefaults (current record can be checked at menu page bottom & reset in options)
- taptic engine on buttons click
- record can be reset with reset button in options page
- level (speed of snake moving) grows every 10 points. Can be turned off with related switch in options
- classic mode (snake w/o images, black squares instead of it's pieces) or more modern view (rotates images of snake's parts)
- cool animation of snake destruction when game is lost
Preview
Developers
License
The project Snakev2 is distributed under MIT license.