zig-gorillas

Game

A game written in Zig that simulates a classic QBasic-style multiplayer experience

A clone of the classic QBasic Gorillas written in the Zig programming language

GitHub

54 stars
3 watching
2 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list

gamezig

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fabioarnold/snake-zig A simple snake game written in C using OpenGL 2 19
lyndir/gorillas An iOS game based on an old Qbasic game, requiring Objective-C and various dependencies. 249
wendigojaeger/ziggba A work in progress SDK for creating Game Boy Advance games using the Zig programming language. 361
guigui220d/sfml-pong A simple game written in Zig to test an SFML wrapper 5
guigui220d/minez A Minecraft-inspired arcade game built using Zig and SFML 1
floooh/pacman.zig A simple game clone written in Zig using the sokol headers and rendering via various graphics APIs. 247
tiehuis/zig-gameboy A gameboy emulator written in Zig using the SDL2 library 13
dantecatalfamo/opencse An implementation of the Can't Stop Express dice game in Zig programming language 1
vbrusca/zigsdlgametemplate An empty Zig project set up with the SDL library for game development 4
dbandstra/oxid An arcade-style game written in Zig where players fight waves of monsters in a fixed-screen maze. 4
holobeat/zig-wasm-snake A game written in Zig, compiled to WASM, for online play 11
andrewrk/tetris A simple implementation of the classic Tetris puzzle game in Zig programming language. 403
zig-community/zig-showdown A community-driven project creating a small multiplayer 3D shooter game in pure Zig language 52
kristianhasselknippe/zig-game-engine A learning project to create a game engine using the Zig programming language 7
simonwaldherr/cgolgo An implementation of Conway's Game of Life in Golang 46