Skip to content

An AI-and-BGM-Embedded-Game-Engine (2D Game Engine now)

License

Notifications You must be signed in to change notification settings

ABEGE-dev/ABEGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABEGE The Red Comet Production

Linux Build Windows Build Code Quality
Build Status Build status Codacy Badge

An AI-and-BGM-Embedded-Game-Engine

Quick Start

  • Linux/Mac
    • Open with IDE that supports CMake (e.g. CLion), or
    • Build from command line:
      mkdir build
      cd build
      cmake ..
      make
      
  • Windows
    • Open with Visual Studio 2017+, or
    • Generate Visual Studio project for older VS with CMake
      cmake -G {Target Name}
      
      Target names can be found here

About

An AI-and-BGM-Embedded-Game-Engine (2D Game Engine now)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published