Page 1 of 1
MouseMania
Posted: Sun Mar 25, 2012 4:03 am
by Kingdaro
- EcUEf.png (48.59 KiB) Viewed 276 times
the goal is to move your mouse in the direction of the arrows when they reach the receptor (the diamond on the right) and click for the X's. i was going to implement a type where you would have to spaz your mouse like a retard for points but meh.
there's only one short song, the demo is for testing purposes only. i'd like feedback so i can know whether to increase the threshold for required mouse movement to get the arrows, or the size of the window you can hit them in.
.love
Re: MouseMania
Posted: Sun Mar 25, 2012 4:02 pm
by felix24
i think it's fine personally. i didn't get them all, but that was probably just my lack of ability. maybe you could have different difficulty modes, with more/less room for error so the player can choose what's best for them.
Re: MouseMania
Posted: Sun Mar 25, 2012 11:06 pm
by Kingdaro
Going to make an option to change the size of the timing window.
Re: MouseMania
Posted: Sun Mar 25, 2012 11:24 pm
by Tesselode
Nice job coding something like this. It's impressive that you can properly detect something so ambiguous. I think the arrows are coming in a little bit early though.
Re: MouseMania
Posted: Mon Mar 26, 2012 2:49 am
by Kingdaro
Tesselode wrote:Nice job coding something like this. It's impressive that you can properly detect something so ambiguous. I think the arrows are coming in a little bit early though.
playing rhythm games for so long, it makes sense for me to know how they work, haha.
and the sync is just something that I can and will never get 100% perfect because of how löve plays sounds, because here the notes come in late
a universal offset may or may not fix this, however.
Re: MouseMania
Posted: Mon Mar 26, 2012 8:36 pm
by Lafolie
Make this 100% better by adding a scoring system, it needs it!!!
Re: MouseMania
Posted: Wed Mar 28, 2012 5:55 am
by Kingdaro
Lafolie wrote:Make this 100% better by adding a scoring system, it needs it!!!
a scoring system is one of my lowest priorities right now, i'll probably put one in after I've implemented a song editor.
updated, added an options menu on the song select screen.
Re: MouseMania
Posted: Sat Mar 31, 2012 2:17 pm
by rokit boy
wow... just wow!