An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

SillySnake
==========

- Weizhong Yang (a.k.a zonble)
- zonble at gmail dot com

[![Build Status](https://travis-ci.org/zonble/SillySnake.png?branch=master)](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!