aftersun icon indicating copy to clipboard operation
aftersun copied to clipboard

Top-down 2D RPG

aftersun_logo

An ongoing pet-project top-down RPG written in zig.

Screen Shot 2022-10-08 at 11 58 10 PM

aftersun

Installation

  • Build with Zig 0.12.0-dev.3180+83e578a18 (zigup 0.12.0-dev.3180+83e578a18). This is required by Mach, see https://machengine.org/about/zig-version
git clone [email protected]:foxnne/aftersun.git --recurse-submodules
cd aftersun
zig build run

Credits

flecs zig-gamedev mach-core