parhelia512 / Fanty

Fanty 2D Game Engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fanty 2D Game Engine

License:zlib License


Languages

Language:Beef 97.9%Language:C++ 1.0%Language:HyPhy 0.6%Language:Lua 0.5%Language:Batchfile 0.0%