Skip to content

A C++ && SDL2 tetris game on the GNU/Linux platform.

Notifications You must be signed in to change notification settings

K1ngst0m/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris

A C++ && SDL2 tetris game on the GNU/Linux platform.

menu

startup main
1 2

game play

playing 1 playing 2 over pause
3 4 5 6

Installation

Linux:

install dependencies:

  • sdl2
  • sdl2-ttf
  • sdl2-image
$ git clone https://github.com/k1ngst0m/tetris
$ cd tetris
$ make

Dependencies

  • sdl2
  • sdl2-ttf
  • sdl2-image
  • irrklang

About

A C++ && SDL2 tetris game on the GNU/Linux platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published