sfml-pong
Pong game
A simple game written in Zig to test an SFML wrapper
A pong game to test my sfml wrapper for zig
5 stars
2 watching
2 forks
Language: Zig
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
guigui220d/minez | A Minecraft-inspired arcade game built using Zig and SFML | 1 |
knownasilya/glimmer-pong | A Pong game built with Ember.js and Glimmer.js using SVGs | 5 |
kurehajime/pong-command | A simple CLI game implemented in Go | 175 |
chrissharkey/pong | A simple Pong game implemented using HTML5 Canvas and CoffeeScript | 14 |
fabioarnold/zig-gorillas | A game written in Zig that simulates a classic QBasic-style multiplayer experience | 54 |
fabioarnold/snake-zig | A simple snake game written in C using OpenGL 2 | 18 |
guigui220d/zig-sfml-wrapper | A wrapper library providing an Object-Oriented interface to CSFML for Zig programming | 53 |
spacerace/x86-pong | A bare-metal pong game written in C that runs on PC hardware without an operating system. | 9 |
j0of/pong-macroquad-hecs | A fast-paced Pong game built with Rust and two game development libraries | 2 |
holobeat/zig-wasm-snake | A game written in Zig, compiled to WASM, for online play | 12 |
bitpuffin/zig-raylib-experiments | A collection of game implementations in Zig using the raylib library | 12 |
hopson97/sfml-game-framework | A beginner framework for creating games and applications with the SFML library | 145 |
huderlem/lazerpong | A Game Boy homebrew project combining Pong and laser gameplay with a custom music engine. | 14 |
sfml/sfml-game-development-book | A collection of C++ code examples and tutorials for game development using the SFML library | 924 |
tiehuis/zig-gameboy | A gameboy emulator written in Zig using the SDL2 library | 13 |