This website requires JavaScript.
Explore
Help
Sign In
zv0n
/
game
Watch
1
Star
0
Fork
0
You've already forked game
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
28
Commits
2
Branches
0
Tags
1.3
MiB
C++
99.4%
Makefile
0.6%
aaaf668616
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
zvon
aaaf668616
Remove object from collisions as well when killing it
2020-08-23 15:30:31 +02:00
tests
Tests
2020-07-27 18:59:00 +02:00
.gitignore
TETRIS
2020-08-23 01:15:46 +02:00
main.cpp
Some basic formatting
2020-08-23 09:50:05 +02:00
Makefile
Tetris should have sdlpp.hpp as dependency
2020-08-23 09:47:47 +02:00
sdlpp.cpp
Some basic formatting
2020-08-23 09:50:05 +02:00
sdlpp.hpp
Remove object from collisions as well when killing it
2020-08-23 15:30:31 +02:00
testfont.ttf
TETRIS
2020-08-23 01:15:46 +02:00
tetris.cpp
Define block size and player area, check if rotation is valid
2020-08-23 11:37:07 +02:00