[140] Word Association
- Conlan Walker
- Aug 29, 2024
- 1 min read
The game I made for the Game Gen Fight Club: August 14 to August 28 game jam is done!
It can be played here.
Here's a simple screenshot of the game (scaled by 3x, but still a little blurry when scaling):

Here is all of the code and game data (I didn't bother to separate it into multiple pastes, so you're gonna have to scroll to see all 3453 lines):
I also did some more work on the SDL2 wrapper library (only the files changed are included, though in their entirety. this means that there's more code than what was actually added. In reality, only ~3000 lines were added):
Comments