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.
 
 
 
 
 
Elnu 79d02d0489
Fix target of Debian build script
2 years ago
build Fix target of Debian build script 2 years ago
include Remove Windows build things and make adjustments for CMake v3.23.0-rc3 2 years ago
res Add border to playfield to increase contrast 2 years ago
src Fix performance issue in paused state 2 years ago
.gitignore Export CMake compile commands for clangd 2 years ago
CMakeLists.txt Update CMakeLists.txt project version number 2 years ago
LICENSE Initial commit 2 years ago
README.md Update README.md files 2 years ago
screenshot.png Update screenshot 2 years ago

README.md

septadrop

screenshot

A block game made in C++ and SFML.

For build instructions, see the build folder.

Acknowledgements

  • Graphics are using the Lost Century 24 Palette by CalmRadish, and are made with the wonderful sprite and pixel art editor Aseprite.
  • Text is using Boxy Bold Font by Clint Bellanger, CC0
  • Sound effects are made using jsfxr by Eric Fredricksen, a JavaScript port of DrPetter's sfxr.
  • and last but not least to my friend CarlyRaeJepsenStan for feedback and playtesting.