FoonLudum Dare ExplorerLD26 → Minimalist Moe

Minimalist Moe

By davidwparker

View on Wayback Machine

CategoryRankScoreCount
Humor9491.69
Fun11182.29
Theme11432.82
Mood11622.13
Overall11942.46
Graphics12102.11
Innovation12482.00
Coolness141145

Comments

SuperlevelSebastian 2013-04-29 16:39

Just in case you don't know: None of your .wav files were found.

davidwparker 2013-04-29 18:34

Hi @SuperlevelSebastian,

Yeah, I put that in my known bugs... they actually are found if you refresh (most of the time)... but they're just loaded poorly with HTML5 Audio API. Sorry!

argo15 2013-05-01 01:29

The bullets don't exactly go where you click the mouse. Nice little game though.

sharbelfs 2013-05-01 01:35

Did you try use auto shot?

peaveyj 2013-05-01 01:36

Good mechanic! Wonder how it would be on a touch screen.

pvwradtke 2013-05-01 01:48

No audio :(. Would have loved to just keep the mouse button pressed to keep shooting ;).

dreamlogician 2013-05-01 12:11

I enjoyed this - nice job providing a quick burst of frantic fun. ^_^

I actually started to write a comment saying "nice touch on making Moe's eyes move along with the mouse", then I played again and realized that this didn't happen at all and was just a weird optical illusion caused by only looking at Moe's face from the corner of my eye while focusing on the incoming shapes. Creepy!

davidwparker 2013-05-01 16:28

@argo15 - yeah, this is a known bug :( It's set up to work on my exact resolution only right now...
@sharbelfs and @pvwradtke - I didn't even think about autoshots/holding mouse down to continuously fire. I like it and should add that sometime in the future.
@peaveyj - thanks!
@pvwradtke - yeah, the audio doesn't load everytime :( if you refresh after the first time, sometimes it loads okay...
@dreamlogician - thanks! If you check the glsl link above, I had spent time starting to get the eyes to follow along with the mouse, but I had some issues and didn't end up having time.

rwos 2013-05-01 19:03

Nice little game. The "bugs" actually make it more interesting to play (especially the weird shooting controls). :-)

Couldn't get the audio to play here. I'm pretty sure that when you try to load the sound files the way you do (by setting src on the Audio object), you'll have to call load() on it afterwards. But you can also just put the src into the Audio constructor (i.e. var foo = new Audio("foo.wav")) . That's the way I did it and that seemed to work fine.

fullmontis 2013-05-02 13:04

Interesting concept but it tends to get repetitive...

xandy 2013-05-02 13:17

65:3420 :)

davidb 2013-05-02 13:26

a killer for mouse button. A gameplay for touchscreen, so I tried it on android Firefox (support WebGL), slow on nexus7 and the moe doesn't fire to the correct target point. Fun idea.

brassawiking 2013-05-13 19:43

No sound played for me, so I cant rate you on that unfortunatly.

aymes 2013-05-14 22:36

Nice concept, simple but clean I liked it.

Few issues for me: Aiming was a bit annoying as it didn't seem to go where I was clicking. Couldn't hear any sound. Sometimes there were long gaps between the different waves in the levels.

Otherwise yeah, good stuff :)

heychinaski 2013-05-14 22:45

Nice shooter. It's perfectly minimalist although I think a little more sophistication wouldn't have gone amiss. Some powerups perhaps.

rzfmzn 2013-05-14 22:55

I can only say one thing: "Well, that escalated quickly"
hahahahahha
nice game my friend =O) Liked it a lot including the pain in my muscles due the insane clicking =O)

spiridion 2013-05-16 19:43

No audio on Firefox or Chrome. Bullets don't fire where the mouse is. But, fun shooter game, just need to work out the bugs and maybe add some powerups to add some variation.