Skip to content
/ xetris Public

Simple tetris clone game, my very first c/c++ project. DirectX is used for input and graph processing. Stored here just for the memories.

Notifications You must be signed in to change notification settings

dance/xetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xetris is my first c/c++ project dated back to year 2005. It's written in old c-style and I'm not even sure now if it uses any c++ feature. For input processing and graph output it uses DirectX (DirectInput and DirectDraw).

Nothing special, just a tetris clone game.

About

Simple tetris clone game, my very first c/c++ project. DirectX is used for input and graph processing. Stored here just for the memories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published