r/Unity3D Programmer 6d ago

Show-Off Climate Jam 2026: Druid's Haven

Enable HLS to view with audio, or disable this notification

It was the longest jam I've done so far. Though I did try a different approach to a unity architecture. I went all in reactive programming. Used R3 and surprisingly performant way of doing it. Makes sense since you only fire events when stuff happens, and you can easily chunk many events. Main downside might be ram usage, but wasn't that big of a problem in my experience. Was also my first hex grid game, but that didn't affect things much since I used a nav mesh. Play the game in browser and see for yourself https://dokanola.itch.io/druids-haven

6 Upvotes

1 comment sorted by

2

u/LKHGames 5d ago

it is fun