NppClone/README.md

12 lines
360 B
Markdown
Raw Normal View History

2023-05-07 20:30:35 +02:00
# N++ Clone - Work in progress
2023-04-21 20:32:17 +02:00
The target is to create a kind of clone of N++ for the fxCG50.
As it is myt first plateformer, some indulgence will be needed.
2023-05-07 20:30:35 +02:00
Currently working on a physical engine able to detect collisions with non-square tiles.
Based on borders and normals to define actual frontiers of a given level.
Let see how far I can go ...
2023-04-21 20:32:17 +02:00
Enjoy.