Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 349 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 349 Bytes

Train simulator in Zig raylib

Train simulator image

Simple clone the repo and build it.

or run these commands:

git clone https://github.com/RohanVashisht1234/raylib_rain_train.git
cd raylib_rain_train
zig build run -Doptimize=ReleaseFast