Skip to content

chm0815/chmtetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chmtetris

My old tetris written in C using allegro. tested on Windows XP,Vista,7, Linux (Ubuntu 8.1 or newer)

screenshot

compile:

Install the allegro library: sudo apt-get install liballegro4.2-dev

compile with: gcc -o tetris *.c $(allegro-config --libs)

About

My old tetris written in C using allegro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published