Squid & Super Karoiju Starfighter
This project is divided in two parts :
- Squid : A collection of libraries, built on citro2d, citro3d and libctru from the devkitARM toolchain to create 3DS homebrew games more easily.
- Super Karoiju Starfighter : A game to test the features I create.
Click here for the repo !
Demo
Squid Features
- Tiled tilemap and map parsing.
- Virtual camera
- Scene / Objects / Components extensible system
- Debugging draw
- Collisions solver with quatree
Creating and populating a scene is very similar to my other project Blah Thingy.