NppClone/src
Sylvain PILLOT 88351e0bd5 added collision detection with border [WIP] - need to improve accuracy not to go through walls at connection points 2023-05-22 00:26:08 +02:00
..
extrakeyboard.cpp Initial commit 2023-04-21 20:27:02 +02:00
extrakeyboard.h Initial commit 2023-04-21 20:27:02 +02:00
level.cpp added collision detection with border [WIP] - need to improve accuracy not to go through walls at connection points 2023-05-22 00:26:08 +02:00
level.h added collision detection with border [WIP] - need to improve accuracy not to go through walls at connection points 2023-05-22 00:26:08 +02:00
main.cpp added collision detection with border [WIP] - need to improve accuracy not to go through walls at connection points 2023-05-22 00:26:08 +02:00
parameters.h some small improvements + added tile background/foreground color change with subimage DYE effect/clear 2023-05-07 22:05:25 +02:00
player.cpp added collision detection with border [WIP] - need to improve accuracy not to go through walls at connection points 2023-05-22 00:26:08 +02:00
player.h working on the Border Test limited selection [WIP] 2023-05-16 16:11:39 +02:00
utilities.cpp working on the Border Test limited selection [WIP] 2023-05-16 16:11:39 +02:00
utilities.h working on the Border Test limited selection [WIP] 2023-05-16 16:11:39 +02:00
vector2D.cpp added collision detection with border [WIP] - need to improve accuracy not to go through walls at connection points 2023-05-22 00:26:08 +02:00
vector2D.h added collision detection with border [WIP] - need to improve accuracy not to go through walls at connection points 2023-05-22 00:26:08 +02:00