A block game made in Rust and SFML.
Find a file
2022-03-05 13:33:26 -08:00
build Update build instructions 2022-03-03 17:05:35 -08:00
src Seed the random number generator 2022-03-05 13:33:26 -08:00
CMakeLists.txt Update ProjectName 2022-03-03 17:03:25 -08:00
LICENSE Initial commit 2022-03-03 17:00:44 -08:00
README.md Add back link to build instructions in README.md 2022-03-03 17:06:15 -08:00

elnutris

A Tetris clone made in C++ and SFML.

For build instructions, see the build folder.