Go to file
Sylvain PILLOT 6e2f2a9c79 Add LICENSE.txt 2024-03-20 20:41:57 +01:00
assets-cg working on the Border Test limited selection [WIP] 2023-05-16 16:11:39 +02:00
captures Resync with last update of Azur 2023-05-13 11:26:51 +02:00
src Converted all shaders to new Azur methodology 2023-08-30 18:52:45 +02:00
.gitignore Initial commit 2023-04-21 20:27:02 +02:00
CMakeLists.txt Converted all shaders to new Azur methodology 2023-08-30 18:52:45 +02:00
LICENSE.txt Add LICENSE.txt 2024-03-20 20:41:57 +01:00
README.md Update README.md with screenshots 2023-05-07 22:13:17 +02:00
build End of today - hope not final commit for CCJ2023 2023-04-22 22:01:03 +02:00
buildpush working on player movements 2023-04-22 12:50:03 +02:00
capture Initial commit 2023-04-21 20:27:02 +02:00
clean Added a simple README.md 2023-04-21 20:32:17 +02:00
send Initial commit 2023-04-21 20:27:02 +02:00

README.md

N++ Clone - Work in progress

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.

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 ...

Levels are done in Tiled (here a picture from Tiled 1.10.1) image

and can be imported into gint/azur image

image

Enjoy.