https://github.com/slok/tetris-revivalpp
Tetris clone for the university (2007-2008)
https://github.com/slok/tetris-revivalpp
Last synced: 6 months ago
JSON representation
Tetris clone for the university (2007-2008)
- Host: GitHub
- URL: https://github.com/slok/tetris-revivalpp
- Owner: slok
- Created: 2011-09-14T16:58:33.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-14T17:00:29.000Z (about 14 years ago)
- Last Synced: 2025-02-16T07:55:26.791Z (8 months ago)
- Language: C++
- Homepage:
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tetris Revival++
================Description
-----------This Game is a multiplatform tetris clone game mae in C++ for the subject (TP) In the 2nd year of Computer engineering in the University of Deusto.
This is only the original code (Well I have added cmake script and disable wxWidgets in it. Also I have fixed some header declarations that broke the build. Only tested and made the cmake script for GNU/Linux), the resources haven't been uploaded because of the licenses. If you want to compile and test it you can download in [Minus](http://min.us/mniDM7OSQ)
Those were good days, not so the code... xD But it was really fun ;)
License
--------
[GPL v3](http://www.gnu.org/licenses/gpl-3.0.html)Authors
-------* Jon (Lazarox) Lazaro aduna
* Gaizka (Greyfox) Rubio Landaluze
* Xabier (sLoK) Larrakoetxea Gallego