This website requires JavaScript.
Explore
Help
Sign in
ElnuDev
/
septadrop
Watch
1
Star
0
Fork
You've already forked septadrop
0
Code
Issues
Projects
Releases
Packages
Wiki
Activity
A block game made in Rust and SFML.
54
commits
2
branches
0
tags
305
KiB
C
63.7%
Rust
32.3%
Nix
2%
Batchfile
1.7%
Shell
0.3%
38c0eaf462
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
ElnuDev
38c0eaf462
Fix CMakeLists.txt, switch from C++14 to C++17
2022-03-09 11:05:54 -08:00
build
Update build instructions
2022-03-03 17:05:35 -08:00
res
Add thousands comma, prevent tiles and blocks counters from counting on reset
2022-03-07 20:18:08 -08:00
src
Improve horizontal movement
2022-03-09 10:33:33 -08:00
CMakeLists.txt
Fix CMakeLists.txt, switch from C++14 to C++17
2022-03-09 11:05:54 -08:00
LICENSE
Initial commit
2022-03-03 17:00:44 -08:00
README.md
Add scorekeeping
2022-03-06 09:53:26 -08:00
README.md
elnutris
A Tetris clone made in C++ and
SFML
.
For build instructions, see the
build folder
.