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 4ed0a1a841
Rename to septadrop
2 years ago
build Rename to septadrop 2 years ago
include Move move frame interval into config 2 years ago
res Organize resources into folders, update packer accordingly 2 years ago
src Rename to septadrop 2 years ago
.gitignore Export CMake compile commands for clangd 2 years ago
CMakeLists.txt Rename to septadrop 2 years ago
LICENSE Initial commit 2 years ago
README.md Rename to septadrop 2 years ago

README.md

septadrop

A Tetris clone made in C++ and SFML.

For build instructions, see the build folder.