Skip to content

JusticeBoi/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris — A work in progress game using SFML 2.5

Image of game play

Well, why?

Well, learning SFML and practicing C++ would be the main reason.

Any interesting features?

Not really.

How to play

Keyboard

P for pause, c for continue and esc to open the menu. Left, right and down arrow keys to navigate the shapes, up key to rotate it.

Mouse

Navigate the pieces by moving the mouse, scroll down to place to piece to its final position, right click to rotate the piece.

Installing

Windows

Release page has compiled binaries for windows.

GNU/Linux

Dependencies

  • CMake
  • SFML 2.5

Build with CMake by defining SFML_DIR to <SFML_BUILD_DIR>\lib\cmake\SFML directory.

Special thanks

To Ugurcan Sari for review.

License

The blocks are Designed by starline / Freepik

The wallpaper is taken from here.

MIT

About

Simple Tetris in C++ using SFML 2.5

Resources

License

Stars

Watchers

Forks

Packages

No packages published