Awesome
An ongoing pet-project top-down RPG written in zig.
<img width="1392" alt="Screen Shot 2022-10-08 at 11 58 10 PM" src="https://user-images.githubusercontent.com/49629865/194738842-0eef1bea-1913-4475-a2ef-3d617f7c46c7.png">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 git@github.com:foxnne/aftersun.git --recurse-submodules
cd aftersun
zig build run