Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

FantyEngine/Fanty

Repository files navigation

Some Info

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.

Old README

Fanty Engine

Fanty (short for fantasy) is a 2D game engine designed around the GameMaker API.

Building

  1. Clone the repository
  2. Download Visual Studio 2022 with C++
  3. Download and install the Beef IDE from (https://www.beeflang.org/)
  4. Follow the steps in Helper so the engine can link into raylib
  5. (This is temporary): Goto FantyEngine/AssetsManager.bf and change AssetsPath to wherever your Sandbox project is.