https://github.com/ii887522/snake-android
A 2D board mobile game which the snake eats the food to grow itself while trying to avoid hitting obstacles.
https://github.com/ii887522/snake-android
2d 2d-board-game 2d-game android board board-game food game mobile snake snake-android
Last synced: 1 day ago
JSON representation
A 2D board mobile game which the snake eats the food to grow itself while trying to avoid hitting obstacles.
- Host: GitHub
- URL: https://github.com/ii887522/snake-android
- Owner: ii887522
- License: mit
- Created: 2021-03-08T01:24:02.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T11:36:31.000Z (almost 4 years ago)
- Last Synced: 2025-05-05T05:03:49.641Z (1 day ago)
- Topics: 2d, 2d-board-game, 2d-game, android, board, board-game, food, game, mobile, snake, snake-android
- Language: Kotlin
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# snake-android
It is a 2D board mobile game which the snake eats the food to grow itself while trying to avoid hitting obstacles.
## Table of Contents
- [Prerequisites](https://github.com/ii887522/snake-android#prerequisites)## Prerequisites
- [Visual Studio Code](https://code.visualstudio.com/)
- EditorConfig for VS Code
- Markdown All in One
- YAML
- [Android Studio 4.1.2](https://developer.android.com/studio) and later