

A Kingdom Simulator trying to be not just one of the other millions of simulators out there.
Downloads and Links
Ratings
#365 | Innovation(Jam) | 3.25 |
#789 | Theme(Jam) | 3.19 |
#896 | Fun(Jam) | 2.44 |
#899 | Overall(Jam) | 2.69 |
#2152 | Coolness | 22% |
Comments
Fun game. Unfinished as described but I managed to fix some typos in the code via Chrome DevTools and get through all the missions.
Story telling via the missions was pretty neat.
Unfinished? It's already got some pretty solid mechanics functioning. I'm not a huge text-game guy myself, but it looks pretty well laid out. Having the different colored areas for missions/buildings/people makes it pretty easy to identify what the sections are for, but a heading for each would be really helpful.
A nice take on the clicker game genre I think, the missions were fun. Though the fact I had to keep scrolling constantly to see everything was rather annoying, and the messages pushing the entire game down whenever you do something was slightly annoying too.
Putting a scrollbar on the message log would be immensely helpful I think.
Falls prey to the same issue as a lot of the mobile real-time management games: namely, that as I have to wait for resources to build up, I tend to want to leave. Computer RTS games tend to have minute-by-minute management, which alleviates this issue. Cool concept, I just think the controls need some work to be compelling.
Ok, I am not going to rate the game right away, as I fell that with a bit of UI design you can give the user a much much better experience.
1st) This stats;
Gold:
656
Production:
2
Strength:
10
Population:
14
Max Population:
25
Current Mission:
Should not be vertically separated. Do tab separation:
Gold: Production: Strength: Population:
656 2 10 14/25
Current Mission:
See how everything fits nicely in just 2 lines? Also, I merged population with max population by using a /.
2nd) Make this same stats always be the top of your UI. (equivalent to: position: fixed; in CSS.
Once you've managed to fix these two issues, feel free to leave me a message on my comments section and I will be happy to return and rate your game =)
Interesting, but the UI really gets in the way, and descriptions don't always seem to match what buildings and units actually do.
Is it normal than after a while I am only able to build house (100 of them), and nothing more than the academy, but no archery and my stables+barracks+blacksmith does not allow me to have cavlry but I have knight?
You must sign in to comment.
TEAMS: Teams entering the Jam should pick a single representative to submit your game, or create a team specific account you can share. We currently do not support Team Voting, but sharing an account and together playing and rating games is acceptable.
NOT LOGGED IN?: If you get a message about not being logged in, even though you are, it’s because your web browser cached the non-logged in page. You can fix this by either refreshing your cache or clearing your cache. CTRL+F5 in many browsers. Chrome is a bit more work. Press F12 to enable Developer Mode, then you can right click on the refresh button and select “Empty Cache and Hard Reload”. This option is unavailable if you are not in Developer Mode.
PORTS: Ports to other platforms can be done after the deadline. That said, the sooner you finish your port, the sooner people can play your game, improving your chances of placing in the final results. For best results, provide a Web version of your game, or a Windows version with no dependencies. Also be sure to rate about 20 games to improve your visibility.
MY GAME DOESN’T SHOW UP: If you can’t find your game, it’s usually because the URL to your downloads are missing ‘http://‘. Fix your URLs (http://mysite.com/mygame.zip) and you will show up. Alternatively, if you just posted it, wait a minute. The cache may not have refreshed yet.
MY GAME CRASHES, IS UNBEATABLE, OR I MADE A TYPO: We allow you to fix crash or win condition bugs after the deadline (in a sense, like “porting” to support more players). We also allow “typo” bugs. I.e. A true that should have been a false, a word that should have been a different word, very tiny changes that you would have caught if you had more sleep. We leave this open to interpretation, but generally speaking your game should be identical to the game you submitted. No new features, just things you messed up last minute. Typos.
Interesting game. I like the story telling the comes from the missions.