Page 1 of 1

SimonBuino

PostPosted: Fri Apr 03, 2015 8:27 pm
by Jerom
Image

SimonBuino... a simple clone of Simon, the regular boring 1980's musical game... nothing fancy here. It's my 1st achieved game though (only tested with Simbuino).
I think the code is pretty horrible & not optimized at all, but it's playable at least. And I finally saw how an array works.
But I couldn't understood how the whole sound library works, so I just mixed the basic sound fx ;P

Now, it's time to start a more difficult project!

Edit (April 4th 2015): (fix) I had forgotten to enable the reset key.
Edit (April 6th 2015): V2 = some fix, and the GUI is now more intuitive, thx to rodot.
Edit (April 10th 2015): better sound FX (made with FX Synth), and the game reset properly with the 'C' button. Files are now into a .zip archive.
Edit (April 14th 2015): Better reset.

Re: SimonBuino

PostPosted: Sat Apr 04, 2015 2:33 am
by erico
hehe nice!
Crazy dithers there! ;)

Re: SimonBuino

PostPosted: Sat Apr 04, 2015 9:11 am
by honolulu
Nice first game, and great graphics !

Re: SimonBuino

PostPosted: Mon Apr 06, 2015 9:42 am
by rodot
Nice ! :)
Just a random idea : wouldn't that make it more intuitive to rotate the board by 45° so buttons drawn on the screen directly maps to the Gamebuino buttons ? Although I understand the original Simon game was oriented as you draw it.

Re: SimonBuino

PostPosted: Mon Apr 06, 2015 11:49 am
by Jerom
... of course it would be more intuitive to rotate by 45°... I don't know what I was thinking XD Afterall, with a rotation it still looks like the original Simon game...
Thank you for you advice: now it's time to update my game ^^ (and I should add a gray shade too).

Edit: I will upload another version with better sound effects, now that I understand better how the sound system works (it's not that complicated afterall, but I think the wiki need more examples).

Re: SimonBuino

PostPosted: Mon Dec 28, 2015 8:02 am
by Noahlint403
why can't I download your game?