Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 404 Bytes

Athena

Build

An experimental 2D game engine

Building

  1. Clone repo
  2. Run git submodule update --init --recursive
  3. Create build folder and run cmake ..
  4. ???
  5. Profit

Supported Platforms

Windows (x64) Linux (x64) Web (via Emscripten)