https://github.com/zonble/sillysnake
A personal practice of remaking the classic video game
https://github.com/zonble/sillysnake
Last synced: 5 months ago
JSON representation
A personal practice of remaking the classic video game
- Host: GitHub
- URL: https://github.com/zonble/sillysnake
- Owner: zonble
- Created: 2013-07-09T17:28:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-30T04:24:42.000Z (over 11 years ago)
- Last Synced: 2023-04-13T23:06:06.640Z (about 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 2.56 MB
- Stars: 17
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SillySnake
==========- Weizhong Yang (a.k.a zonble)
- zonble at gmail dot com[](https://travis-ci.org/zonble/SillySnake)
The project is just a simple personal practice for programming. It is
a remake of the classic video game "Snake" on iOS devicess, and it
only took me about only one hour.To build the project, open ``SillySnake.xcodeproj`` and just click on
the "build" button. That is it!This is just a simple game, but it is still fun! Make your own iOS
game today!