Go to file
zvon 757a03568d Mario: Fix bug of being teleported after landing from jump
In rare cases Mario was teleported when landing from a high jump as a
visitor could've been fired in the wrong moment (before Mario's Y was
reset to be standing on the ground) and left/right detect would trigger
and teleport mario 1 block away
2021-05-27 16:57:21 +02:00
mario Mario: Fix bug of being teleported after landing from jump 2021-05-27 16:57:21 +02:00
sdlpp Windows compatibility fixes 2021-05-26 14:17:07 +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