Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harshjv/threes-c

🎮 Play threes in your terminal!
https://github.com/harshjv/threes-c

c game terminal terminal-based threes

Last synced: about 2 months ago
JSON representation

🎮 Play threes in your terminal!

Awesome Lists containing this project

README

        

# Threes C! [![Build Status](https://travis-ci.org/harshjv/threes-c.svg)](https://travis-ci.org/harshjv/threes-c)

Threes C is a port of [Threes!](http://www.threesgame.com) 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](https://asciinema.org/a/18135)! Check it out!

[![alt](https://asciinema.org/a/18135.png)](https://asciinema.org/a/18135)

## Issue & Bug report

Report 'em at [issues](https://github.com/harshjv/threes-c/issues)

## Contribute

Fork, contribute and make a pull request!

## License

MIT

## Author

[Harsh Vakharia](https://twitter.com/harshjv)