C Objective-C Makefile
Switch branches/tags
Nothing to show
Latest commit 369a008 Aug 17, 2015 @harshjv Add travis-ci
Permalink
Failed to load latest commit information.
include
src Better way to handle build directory Aug 17, 2015
.gitignore Add .gitignore Mar 28, 2015
.travis.yml Add travis-ci Aug 17, 2015
LICENSE Initial commit Mar 28, 2015
Makefile Better way to handle build directory Aug 17, 2015
README.md Add travis-ci Aug 17, 2015

README.md

Threes C! Build Status

Threes C is a port of Threes! game to C.

Play!

git clone https://github.com/harshjv/threes-c.git
cd threes-c
make run

Terminal recording

This little game's terminal recording has been featured on Asciinema! Check it out!

alt

Issue & Bug report

Report 'em at issues

Contribute

Fork, contribute and make a pull request!

License

MIT

Author

Harsh Vakharia