Want to contribute? Fork me on Codeberg.org!
A block game made in Rust and SFML.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Elnu 38c0eaf462
Fix CMakeLists.txt, switch from C++14 to C++17
2 years ago
build Update build instructions 2 years ago
res Add thousands comma, prevent tiles and blocks counters from counting on reset 2 years ago
src Improve horizontal movement 2 years ago
CMakeLists.txt Fix CMakeLists.txt, switch from C++14 to C++17 2 years ago
LICENSE Initial commit 2 years ago
README.md Add scorekeeping 2 years ago

README.md

elnutris

A Tetris clone made in C++ and SFML.

For build instructions, see the build folder.