Open Snake
by tytydraco
An open-source and bare-bones Snake clone!
App Name | Open Snake |
---|---|
Developer | tytydraco |
Category | Arcade |
Download Size | 8 MB |
Latest Version | 1.2 |
Average Rating | 4.80 |
Rating Count | 15 |
Google Play | Download |
AppBrain | Download Open Snake Android app |
The game is bare bones, with just the basic mechanics and controls implemented. It is compatible with both keyboard (WASD) and touchscreen devices.
The purpose of Open Snake is to be modded! Since it's so bare bones, you can experiment with ideas to make the game of Snake just a bit more fun. Here's some ideas to get you started:
The game gets increasingly faster as the snake eats more food
Food will increase your snake's length exponentially instead of linearly
Additional food types, such as a super food that gives your snake three more tail pieces
Food that keeps moving every five seconds if the player doesn't reach it quickly enough
Get the source code here:
https://github.com/tytydraco/Open-Snake
Recent changes:
- Fix pieces spawning inside tail
The purpose of Open Snake is to be modded! Since it's so bare bones, you can experiment with ideas to make the game of Snake just a bit more fun. Here's some ideas to get you started:
The game gets increasingly faster as the snake eats more food
Food will increase your snake's length exponentially instead of linearly
Additional food types, such as a super food that gives your snake three more tail pieces
Food that keeps moving every five seconds if the player doesn't reach it quickly enough
Get the source code here:
https://github.com/tytydraco/Open-Snake
Recent changes:
- Fix pieces spawning inside tail