ForserX / Asura2D

Fast 2D engine

Home Page:https://discord.gg/Hf57Hg9BQR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

CMake

Asura Engine using CMake build system.

cmake -B build
cmake --build build

CI

example workflow example workflow

OS Windows MacOS Linux BSD
Support Yes Yes Yes WIP (#8)
Compiler MVSC, Clang Clang GCC, Clang GCC
C++ Latest, 20 20 20 20

Full list of supported OS this

Asura Engine

Asura Engine is a 2D game engine that focuses on physical objects, rendering with geometric primitives or textures.

image

3rd Party

Render/UI

Kernel

Audio

Game Systems

About

Fast 2D engine

https://discord.gg/Hf57Hg9BQR

License:GNU General Public License v3.0


Languages

Language:C++ 56.1%Language:C 42.3%Language:CMake 1.5%Language:GLSL 0.1%