You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simply download the latest release for your platform and run the executable within
Other
This game can run on any platform that supports Raylib (And there are a lot of them!). For these platforms, download the source and follow instructions at the Raylib github repo (https://github.com/raysan5/raylib) to build for that platform - You will need to borrow a Makefile from a Raylib example/template depending on your development environment and target.
Build Tests
Development Environment
Target
Success
Windows
Windows_64 (.exe)
y
HTML 5
y
Linux (Ubuntu)
Linux
y
Contrubuting
Any help is much appreciated, especially when it comes to making this game available on as many platforms as possible.