Ohmnivore / battle

:gem: Sonic Battle (GBA) renderer

Home Page:https://fouramgames.com/demo/battle/BattleApp.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is a reverse-engineered re-creation of the Sonic Battle 3D Game Boy Advance renderer.

Links:

Libraries

  • Built with the oryol framework
  • stb_image library for loading .png files
  • pystring for parsing the level data files

Building

  • stb_image and pystring are header-only libraries and are already included in this repository. The only dependency you will need to set up is the oryol/fips ecosystem.
  • The project was tested for fips' win64-vstudio-debug (Visual Studio 2017) and webgl2-wasm-ninja-release configurations.

About

:gem: Sonic Battle (GBA) renderer

https://fouramgames.com/demo/battle/BattleApp.html


Languages

Language:C 58.9%Language:C++ 35.6%Language:HTML 3.2%Language:Python 1.4%Language:GLSL 0.4%Language:CMake 0.4%Language:Makefile 0.1%Language:Batchfile 0.0%