NppClone/src
2023-05-24 22:28:26 +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 operator overloading and new methods to Vector2D class 2023-05-24 22:28:26 +02:00
level.h Added operator overloading and new methods to Vector2D class 2023-05-24 22:28:26 +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 operator overloading and new methods to Vector2D class 2023-05-24 22:28:26 +02:00
vector2D.h Added operator overloading and new methods to Vector2D class 2023-05-24 22:28:26 +02:00