Realm by Vadinci
My goal for this LD was to make in game in which you rule over an empire which continuously has to expand. It worked out decently I think, but there are some loose ends that need to be tied up still.
For this jam I used my onw HTML5 'engine' that I hacked together over the last week or two, and it suited me pretty well. I'll keep improving it and hopefully will use it the next jam again! :)
Ratings
| Coolness |
24% |
2115 |
| Overall |
3.44 |
320 |
| Fun |
2.63 |
799 |
| Graphics |
4.41 |
27 |
| Innovation |
3.44 |
297 |
| Theme |
3.82 |
404 |
Feedback
Still, the theme and graphics are a great fit. Good idea!
The main gameplay problem is not getting the right buildings when needed due to RNG. There are multiple ways to tweak this:
- Refresh all buildings rather then just those used.
- Refresh all buildings but one (the oldest one).
- Refresh all buildings except those that the player wants to keep.
- Allow discarding one building every turn.
There's also a bug concerning the building costs. The farm, for one, don't cost anything to build even though the card begs to differ.
Also, building a mine should not cost any iron.
Very polished look.