A block game made in Rust and SFML.
Find a file
2022-03-11 14:51:50 -08:00
build Add icon, Debian packaging 2022-03-11 14:51:50 -08:00
include Move move frame interval into config 2022-03-10 22:26:58 -08:00
res Add icon, Debian packaging 2022-03-11 14:51:50 -08:00
src Add icon, Debian packaging 2022-03-11 14:51:50 -08:00
.gitignore Export CMake compile commands for clangd 2022-03-09 11:57:33 -08:00
CMakeLists.txt Rename to septadrop 2022-03-11 11:51:46 -08:00
LICENSE Initial commit 2022-03-03 17:00:44 -08:00
README.md Rename to septadrop 2022-03-11 11:51:46 -08:00

septadrop

A Tetris clone made in C++ and SFML.

For build instructions, see the build folder.