Skip to content

Basic Tetris clone, written in C++, requires SDL libraries

License

Notifications You must be signed in to change notification settings

juerkkil/halkopino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

halkopino

Very simple Tetris game. Written in C++, requires lib SDL.

Code is horrible, this is how I learnt C++ in 2004. However, the game works.

Installation

Ubuntu:

apt-get install libsdl1.2-dev libsdl-image1.2-dev
make
./halkopino

About

Basic Tetris clone, written in C++, requires SDL libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published