Platformer fully written in C#, made for research.
(another iteration of this).
Inpired by Kero Blaster, capoeira and TinyLink (FosterFramework Sample).
Inpired by Kero Blaster, capoeira and TinyLink (FosterFramework Sample).
- Powered by Raylib-CSharp & dotnet 8;
- Maps are made with Tiled;
- Used color palette;
- Used font;
- Physics code ported from this FosterFramework Sample;
- Basic ECS inspired by Defold's archtecture.