Go to file
zvon db338fd544 SDLPP colidesWith: only add id once
Before this change collision id was added for every collision it was a
part of, but we only want that id once (the collider collided, that's all
that matters)
2021-05-27 18:08:48 +02:00
mario Mario: Fix bug of being teleported after landing from jump 2021-05-27 16:57:21 +02:00
sdlpp SDLPP colidesWith: only add id once 2021-05-27 18:08:48 +02:00
tests Trying to switch to more object-oriented 2021-03-12 22:33:46 +01:00
tetris Windows compatibility fixes 2021-05-26 14:17:07 +02:00
.clang-format Add clang-format 2020-11-22 21:57:10 +01:00
.gitignore Updated gitignore 2021-05-25 16:35:46 +02:00
main.cpp Trying to switch to more object-oriented 2021-03-12 22:33:46 +01:00
Makefile Trying to switch to more object-oriented 2021-03-12 22:33:46 +01:00
test.cpp Trying to switch to more object-oriented 2021-03-12 22:33:46 +01:00
testfont.ttf TETRIS 2020-08-23 01:15:46 +02:00