An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![thumbnail](thumbnail.png)

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

![gif](https://img.itch.zone/aW1hZ2UvMTU0ODg5Ni85MDM2OTg2LmdpZg==/347x500/yeVnfI.gif)

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)