summaryrefslogtreecommitdiff
path: root/README.md
blob: ad90c2158c764d4f5986ea732124b9dc2ffdae47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Tetris CSFML
[![Build Status](https://travis-ci.org/Oxore/tetris-csfml.svg?branch=master)](https://travis-ci.org/Oxore/tetris-csfml)
![WTFPL](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-2.png "WTFPL")

This is unfinished tetris project written in pure C with CSFML library. It is under development. Obvious, it depends on csfml, but nothing more.

__Compilation__
```
make all
```
File named "tetris" is the final binary. Run it. Hit *S* to start game.

__TODO:__

- Levels and scores system with table of records
- Three next shapes
- Main menu with beauties
- Look with sprites