Rohmer Maxime Maxluli
  • La
  • Arthour !… Pas changer assiette pour fromage ! MÉTÉOOOOOOOOO !

  • Joined on 2022-04-27
Maxluli pushed to master at Maxluli/Paint2 2022-05-24 14:50:22 +00:00
800b97271b Added functioning drawing but with a weird offset
Maxluli pushed to master at Maxluli/Paint2 2022-05-24 09:38:06 +00:00
e041a6a566 Ui tweaks
Maxluli created branch master in Maxluli/Paint2 2022-05-24 09:20:51 +00:00
Maxluli pushed to master at Maxluli/Paint2 2022-05-24 09:20:51 +00:00
b7e924864b Initial commit
Maxluli created repository Maxluli/Paint2 2022-05-24 09:19:24 +00:00
Maxluli pushed to master at Maxluli/game_of_life 2022-05-23 13:00:50 +00:00
b328ab3fb0 Added FPS controll
44792e5fb7 Edited the Readme
Compare 2 commits »
Maxluli pushed to master at Maxluli/game_of_life 2022-05-23 12:42:30 +00:00
fb1c9f74d5 Added Sdl2
Maxluli created branch master in Maxluli/game_of_life 2022-05-23 12:39:41 +00:00
Maxluli pushed to master at Maxluli/game_of_life 2022-05-23 12:39:41 +00:00
76cdd6ecb3 Added ReadMe
92564cdd94 Working Version
Maxluli created repository Maxluli/game_of_life 2022-05-23 12:34:36 +00:00
Maxluli pushed to master at Maxluli/RustyJumpy 2022-05-19 09:14:41 +00:00
b67f911bac Fixed a bug where sometimes hitting the ceiling would crash the app
Maxluli pushed to master at Maxluli/RustyJumpy 2022-05-19 08:51:54 +00:00
2063995dc5 Added multidirectional collision detection (only left to detect on wich face and to predict the position)
Maxluli pushed to master at Maxluli/RustyJumpy 2022-05-19 08:01:41 +00:00
031fb220cf Added collisions with linear interpolation (only works when going left to right and is overall very bad)
Maxluli pushed to master at Maxluli/RustyJumpy 2022-05-18 12:06:20 +00:00
58279c5130 Fixed some mechanics and added plateforms for futur testing
Maxluli pushed to master at Maxluli/RustyJumpy 2022-05-18 10:32:35 +00:00
b7465af9a5 Added Sdl2 libraries
Maxluli created branch master in Maxluli/RustyJumpy 2022-05-18 10:27:20 +00:00
Maxluli pushed to master at Maxluli/RustyJumpy 2022-05-18 10:27:20 +00:00
12febb1063 Added and modified the ReadMe
949ed42cfa Added all the Jumping mechanics
3d5c4af0a2 Removed useless code borrowed from Rusty_Golfy
Maxluli created repository Maxluli/RustyJumpy 2022-05-18 10:24:09 +00:00
Maxluli pushed to master at Maxluli/RustyGolfy 2022-05-18 08:37:09 +00:00
e1caed1f93 Added collisions with tiles but with a huge drawback... if you are going fast enough you just go trough all of them
Maxluli pushed to master at Maxluli/RustyGolfy 2022-05-18 07:27:54 +00:00
805a255913 Added an arrow to see where you shoot