Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 309 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 309 Bytes

Simple Tetris game using C++ & SFML.

Build using cmake & make:

$ mkdir build
$ (cd build && cmake ..)
$ make -C build
$ build/tetris

License

MIT

Acknowledgements

Font: Joystix by Raymond Larabie