This is a place for people to pimp their stuff that is built with ggez. If you want your project listed here, add it and submit a PR, please!
- https://github.com/ozkriff/zemeroth
- https://athorus.itch.io/ltd: Le Train Dispatcher allows you to route trains in a fully simulated rail network. Particular care has been taken on the realistic management of light signals (block systems, switches protection), train physics and curve tracing.
- https://github.com/Piripant/sudoku
- https://github.com/mkhan45/gravity-sim-v2: An n-body universal gravitation simulator using
specs
andimgui-rs
- https://github.com/jackmordaunt/fog-of-chess: Chess but with the fog of war.
- https://github.com/pickfire/bugs: Game with lots of bugs (incomplete with broken AI feature gate)
- https://github.com/Slals/gameoflife: Game of Life with built in structures (submit PR to add structure and make life happen!)
- https://github.com/outkine/ascension-rust: A gravity-based platformer built with ggez, tiled, and nphysics2d. Download a playable build here.
- https://github.com/Fudance/GGEZ_Specs: A simple overview of integrating
ggez
andspecs
with some simple systems
- https://github.com/MushuYoWushu/mehens_portable_casino
- https://github.com/maccam912/thewizzerofoz
- https://github.com/Piripant/skii
- https://github.com/Swampsoft/solitaire
- https://github.com/obsoke/rustris
- https://github.com/vinceniko/tetrust
- https://github.com/icefoxen/ld42/
- https://github.com/conwayste/conwayste/
- https://github.com/avandolder/tetrominoes-rust
- https://github.com/ggez/game-template -- a general-purpose getting-started template integrating warmy, specs, and some other useful tools.
- https://github.com/termhn/ggez_snake
- https://github.com/rafaeldelboni/ggez-specs-hello-world -- A simple hello world project using ggez and specs.
- https://github.com/rafaeldelboni/ggez-specs-rhusics-hello-world -- A hello world project using ggez, specs and rhusics for physics.
- https://github.com/ggez/ggez-goodies (incomplete, but maybe useful to someone)