Skip to content

Zolomon/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Labyrinth

Tetris is a C++ implementation of the popular game Tetris using the GDI API part of Win32.

Note: This implementation was done in an ASAP type of fashion. There is no good architecture, there are bugs, anti-patterns and lack of best practices rittle the whole ordeal. I would suggest not to read the source code, or and would prefer if you did not base your opinion on me based on the code in there. This is not of production grade quality, at all.

Created by @Zolomon:feelsgood::squirrel:🍩.

Installation

  1. Download the source
  2. Compile using Visual Studio 2015.
  3. Run

License

I'm not responsible, do whatever you want with it.