This website requires JavaScript.
Explore
Help
Register
Sign In
thepigeongenerator
/
tetris_clone
Watch
1
Star
0
Fork
0
You've already forked tetris_clone
mirror of
https://github.com/thepigeongenerator/tetris_clone.git
synced
2025-12-17 05:55:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40
Commits
2
Branches
0
Tags
d0ba27ee0fba5412c6b559ff15f44cd511169b07
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Quinn
d0ba27ee0f
optimize clearing lines by using pointers to define the row order
2025-01-29 11:56:07 +01:00
.vscode
update makefile to be similar to the one in the template
2025-01-26 12:32:09 +01:00
assets
Initial commit
2024-12-02 10:37:52 +01:00
src
optimize clearing lines by using pointers to define the row order
2025-01-29 11:56:07 +01:00
.gitignore
update template to use makefile
2025-01-19 19:22:16 +01:00
makefile
add debug flag to compilation to allow for debug preprocessor
2025-01-27 17:09:20 +01:00
Description
No description provided
12
MiB
Languages
C
91.9%
Makefile
8.1%