https://github.com/charles-l/toms-rock
Game jam submission for OGAM#12
https://github.com/charles-l/toms-rock
game-jam raylib
Last synced: 2 months ago
JSON representation
Game jam submission for OGAM#12
- Host: GitHub
- URL: https://github.com/charles-l/toms-rock
- Owner: charles-l
- License: mit
- Created: 2022-05-28T14:45:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T14:29:10.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T10:34:51.330Z (3 months ago)
- Topics: game-jam, raylib
- Language: Zig
- Homepage:
- Size: 5.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

A game built in a month with Zig/Raylib for [OGAM#12](https://itch.io/jam/one-game-a-month-12) (theme: small world).

All sprites/music/sfx were created from scratch for the jam.
There are a few instances of zig features I was able to leverage, but
much of the code is jam-code and isn't written properly.[Post-mortem/writeup](https://c.har.li/e/2022/05/28/Making-of-Toms-Rock.html)