Page 1 of 1

Lefty Righty Nano

PostPosted: Fri Aug 01, 2014 11:53 pm
by pixelguff
Hi!

UPDATE: I fixed a really stupid random seed bug. :)

I finally managed to start playing with my Gamebuino today, and made a quick port of a game I made ages ago called Lefty Righty.

Image

How to play:

Balls drop from the top of the screen. You must hit left or right to destroy them.

If they hit the bottom of the screen, game over.
If you incorrectly select left or right, game over.
The balls drop faster after every 10 points!

See how many points you can get, then try to beat that record. :)

Controls:
* Left button for left
* B button for right
* C to return to the title screen

I made a quick Vine of the basic gameplay:
https://vine.co/v/MEEU5dJ9g6z

It's a very simple game, but I had a lot of fun porting it and figuring out the Gamebuino along the way!

Github: https://github.com/pixelguff/leftyrightynano
Elf: http://pixelguff.com/games/lrnano/lrnano.elf.zip
Hex: http://pixelguff.com/games/lrnano/lrnano.hex.zip

(As I've never released anything for the Gamebuino before, let me know if the above files are broken. They work for me!)

Re: Lefty Righty Nano

PostPosted: Sat Aug 02, 2014 12:25 am
by Sot0
Wow looks nice, will see how it plays tomorrow :)

Re: Lefty Righty Nano

PostPosted: Sun Aug 17, 2014 1:04 am
by qubist
Looks awesome! You should add it to the games gallery on the Gamebuino Wiki!

http://gamebuino.com/wiki/index.php?title=Games

EDIT: Also it would be nice if the instructions only came up the first time the game was opened so restarting would be a bit faster.

Re: Lefty Righty Nano

PostPosted: Wed Nov 19, 2014 11:43 pm
by Sushi
I LOVE IT! It's kind of like flappy bird addiction-and-simplicity-wise and doesn't fail to deliver! I can tell you now I will be playing this a lot...

Re: Lefty Righty Nano

PostPosted: Thu Nov 20, 2014 3:28 pm
by ajsb113
Very fun game! I just have a bug to report. You can get to a score of about 30 by just spamming the buttons. Just letting you know :)