https://github.com/codepath/android_snake_game
Simple 2D Snake Game for Android
https://github.com/codepath/android_snake_game
Last synced: about 2 months ago
JSON representation
Simple 2D Snake Game for Android
- Host: GitHub
- URL: https://github.com/codepath/android_snake_game
- Owner: codepath
- Created: 2013-07-10T21:14:05.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T16:27:30.000Z (over 4 years ago)
- Last Synced: 2023-11-07T21:12:53.651Z (over 1 year ago)
- Language: Java
- Size: 676 KB
- Stars: 137
- Watchers: 20
- Forks: 124
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
android_snake_game
==================Simple 2D Snake Game for Android
The game is like the game we use to play in our android phones in our 90s.A very good game to play and have time pass.
You need to also get https://github.com/codepath/android_simple_game_engine and copy the .java files
into this directory structure.