We at Boxsubmus are currently developing our own internal version of the engine to work on our game. When we release said game we plan to replace this repo with that version. So this version is archived until then. Feel free to read for reference.
Fanty (short for fantasy) is a 2D game engine designed around the GameMaker API.
- Clone the repository
- Download Visual Studio 2022 with C++
- Download and install the Beef IDE from (https://www.beeflang.org/)
- Follow the steps in Helper so the engine can link into raylib
- (This is temporary): Goto FantyEngine/AssetsManager.bf and change
AssetsPath
to wherever your Sandbox project is.