Awesome
⚡ Zig Gorillas 🦍
A clone of the classic QBasic Gorillas written in the Zig programming language.
Take turns in throwing an exploding banana at each other. Specify angle and velocity of your throw while taking the blowing wind into consideration.
Download
Building from source
Requirements
- A current master build of the Zig compiler
- Only on Windows: vcpkg package manager to install ...
- The SDL2 library
Build and run
$ zig build run
Credits
- nanovg library by Mikko Mononen
- Press Start 2P font by codeman38
License
Zig Gorillas is licensed under the MIT License, see LICENSE.txt for more information.