This is a basic Tetris implementation that I made during my journey of learning C++.
This project makes use of the Simple and Fast Multimedia Library (SFML).
In order to compile, the following command can be executed:
g++ *.cpp *.h -o Tetris -lsfml-graphics -lsfml-window -lsfml-system
A Makefile is also included for the connoiseurs.
-
Notifications
You must be signed in to change notification settings - Fork 0
C++ Tetris implementation using SFML
License
p4nic4ttack/Tetris-SFML
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C++ Tetris implementation using SFML
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published