FoonLudum Dare ExplorerLD45 → Election Simulator 2019 Island Edition

Election Simulator 2019 Island Edition

By smbe19

View on ldjam.com

CategoryRankScoreCount
Overall4452.8823
Fun4832.3323
Innovation3283.0223
Theme3153.1923
Graphics4412.5723
Audio3522.2722
Humor2412.5020
Mood4222.6521

Comments

sg-goennung 2019-10-09 21:00

So I tried the HTML5 Version ... The game stays black and I can't play. However there is some sound I am hearing.

agrdev 2019-10-09 21:06

I like the idea, but I couldn't run it neither on Mac (doesn't start) nor on web (black screen with sound).

tomfu 2019-10-09 21:12

First of all thank you for the rather rare approach of a more code/story based game. It is a difficult field for such a short period of time. I like that the theme "start with nothing" has been utilized a bit more in this game because you are actually an unknown politician, trying to make a career. The graphics are also perfectly fine for the game. However it was really hard for me to get into the game because nothing is really explained at the start. I was left to figure out the different possibilities and features on my own and failed miserably (who's my character, what are these positions I can apply for, etc.). Because of that I was quickly frustrated and sadly stopped playing the game. A small tutorial or introduction might have helped me to get into the game. And get me hooked for a while.

Also a small bug report -> the mute sound/music buttons didn't work for me

gildar76 2019-10-09 21:13

Liked the game.

I wish you'd implemented a volume control, or a music toggle. It got kind of loud after a while.

smbe19 2019-10-09 21:20

@sg-goennung @agrdev If you reload the page after you get the black screen it should load correctly.

@gildar76 there is a button to disable music/sounds in the top right corner.

@tomfu Thanks for the feedback. Unfortunately I did not have time to add a tutorial, but I hoped the controls/mechanics would be simple enough. But if you created the game yourself everything seems obvious...

agrdev 2019-10-09 21:24

@smbe19 Oh, trying the one on itch.io worked for me, but HTML5(Web) link leads to a flawed one.

tomfu 2019-10-09 21:28

@smbe19 I absolutely get what you mean and it is really hard create an easy to get into game on first try. It requires a lot of fine tuning.

tort60091 2019-10-16 23:26

The doodle style is crazy, like you take a lot of drugs and try to make something on facebook))) But the role play and management was fun, I like it )

terribly-awesome-games 2019-10-17 01:21

Very much enjoyed the premise of the game! I had a hard time getting it to work consistently. Worked first time I loaded it on itch.io, then if I refreshed or reloaded the page, all I would see is a black screen.

cedric-matheus 2019-10-17 01:40

The web version is not playable.

candlesan 2019-10-18 04:08

The first web link didn't work but the itch.io link did.

Love the interpretation of the theme. It was hard to figure out how to raise my popularity.

peachtreeoath 2019-10-19 05:59

Definitely giving this a 5 stars for theme, this is one of the most unique takes on the LD theme I've seen. On my 2nd try I basically spammed the cheapest ad campaign for a while and I managed to get that first position. I personally was afraid to attempt another campaign soon so I just left it in the bg like an idle game til I got enough for another campaign lol. Is there a better approach to playing the game? I couldn't figure that out but at least my strategy worked for me :)

brokenmirrormedia 2019-10-19 23:27

I had no issues with the web version. This is a really creative concept, I'm assuming there is some kind of simple sentiment analysis being used for the tweeting part, right? That's super cool! Great work!

smbe19 2019-10-20 09:40

@peachtreeoath One approach is to use the shoutr.io messages to gain popularity. Based on the message you will gain, but might also lose some popularity. Try to use the names of the cities to increase the effect. Positive tweets give you more popularity, while negative tweets are bad for you. If you're curious, [here](https://github.com/SmBe19/LD45/blob/master/src/tweet.gd#L3-L4) you can find what's considered good or bad.

@brokenmirrormedia Yeah, you could call it a "sentiment analysis", however it is really simple, mostly based on a word list (see [here](https://github.com/SmBe19/LD45/blob/master/src/tweet.gd#L3-L4) if you're curious). There is some additional stuff going on to prevent you from always spamming the same tweet and some randomization to make it more like real life ;).

ausstein 2019-10-20 12:42

I played the web version first, had no idea what i was doing, went instantly for president and spend all money. So I wanted to restart but no matter how often i reloaded i got the black screen with sound that others have reported. So I got the windows version.

Overall fun concept that could use some polishing. I feel there should be some more feedback, like current polls on the outcome of the election. I went for major run many local ads had over 75% popularity and ended third, I have no idea what i should have done different...

hwaet 2019-10-24 05:57

A clever idea! I didn't understand what to do at first and spent all my money before starting the campaign. Haha, oops. It's an impressive idea to run a campaign sim, and there's quite a lot in here for a compo!