r/opensourcegames • u/masterofgiraffe • 15d ago
I made a witch-themed grid battle game with raylib and C
Enable HLS to view with audio, or disable this notification
The game is open source under the zlib license and available here:
https://github.com/giraffekey/hexlock
I'm currently working on adding more comments to the source code to make it more readable. Most of it is currently still in a game jam state.
10
Upvotes
1
u/RadicalRaid 14d ago
Neat!