I made an original game for RetroPie
-
Maybe it would be a good idea to change the name - https://techcrunch.com/2014/03/13/company-claiming-rights-to-flappy-trademark-now-sending-notices-to-app-store-game-developers/?guccounter=1 (it's a while back but if they are active it could be a nuisance).
Not tried the game yet. Thanks though.
-
@edmaul69 You can play it single player, there is also the option to allow up to 8 players.
The default maximum is 4, but this can be set from 1 to 8. You can change the maximum players under the retroarch settings. I did this so that you could match the maximum player count with the number of controls on your arcade cabinet.
-
@BuZz I did a quick Google search and there isn't a news article after that 2014 one. I also did a search for "flappy" on the android and ios store and there are a plethora of Flappy X games, even some to come out after 2014. So I don't think this is an issue anymore. Also Ultimate Arcade Inc.'s trademark is dead, so they would struggle to find legal ground.
Thanks for the heads up though.
-
@Rincewind Alright now it is just time to wait and see what happens. I have also created a PR for my Hexen 2 RetroPie project, that just waits to be accepted as well. :-)
-
@Rincewind said in I made an original game for RetroPie:
cd ~/RetroPie-Setup/
Just played a few rounds, and it's a great port!
One thought that I had was that you might want to make it so the pipes don't start appearing until an input is pressed. I had one round where I was lucky and got 4 points pushing nothing!
Just something to think about, maybe it's not worth changing -
Actually, how many games like this RetroPie has already? Maybe it's time to split them into a separate category (like "games" instead of "optional") so they don't mix up with optional emulators and software like scrapers?
-
@Rincewind I have a suggestion. Replace all the birds with poop emojis and the pipes with toilets. Then you can rename it super floppy turds.
-
@Ronoh55 I am glad you enjoyed it :D
I have actually thought about doing that, but I wasn't sure what to do in the case of a multiplayer game. Should I wait for input from at least one player, or all players before the pipes start moving? I think I might implement the former and see what that is like.
I think getting a few points in a row without flapping isn't that big of a deal, let me illustrate:
pipe opening range (R) := 120px
gap between pipes (G) := 60px
player height (H) := 12pxLet the probability of going through a pipe without moving be Z:
∴ Z = (G-H)/(R)
Z = 48 / 120 = 40%So to get 5 points in a row without flapping it would be a 1% chance (Z^5), or 1 in 100 games.
I am fairly confident that the average player can get a score of higher than 5 without too much practice. I think it also adds a bit of excitement that you managed to get a run that gave you a few points for free.
-
@Rincewind Well, this is awesome - congrats and thank you for sharing! What a fun way to learn the libretro framework and develop your own game engine!
I'll install it today. It's always great to have simple party games, both for the kids as well as for the non-gamer audiences. :) And it's also a great arcade-like game for the rest of us, so thank you!
-
@herb_fargus I was thinking about making the game skin-able with texture packs. So maybe someone could make a Crappy Flappy game ;)
-
I scraped it in screenscraper and nothing showed up, as expected. Hope it counts towards the number you're trying to get to :)
Any chance you'd share the metadata somewhere so I can edit mine manually? I'm kind of OCD around that.
-
@pjft I am exacly the same way :)
This is what I intend to add to screenscraper.fr:
Developer: Courtney Pitcher
Publisher: Courtney Pitcher
Release date: 5 February 2019
Genre: Arcade
Players: 8
Description: Super Flappy Birds is a multiplayer clone of the game Flappy Bird by Dong Nguyen. The goal is to fly through more pipes, without crashing, than your friends.
Box Cover Image: gimp file
Box Side Image: gimp file
Logo Image: gimp file
Screenshot: png -
@Rincewind I played a few rounds, it's quite fun, and it stores high-scores which is great!
I can imagine that, if you'd be thinking of investing in it further, there'd be fun things to try out with a Flappy Birds-like game turned into party game.
Thanks for sharing the metadata - would you have a video in mind to upload as well? If not, I'll work around it, no worries :)
Thanks.
-
@pjft If you can think of any gameplay suggestions, I'd be happy to hear them.
I don't have a video, sorry. I tried using OBS to record it on my desktop, but it came out quite badly. If you want to record gameplay, I will happily upload your video to screenscraper once I am allowed to.
-
@Rincewind I was thinking of @herb_fargus 's method:
https://retropie.org.uk/forum/topic/10772/take-and-scrape-your-own-videos
-
@Rincewind congratulations!
Super Flappy Birds is now officially in RetroPie in the experimental packages!Hope you keep improving the game ;) Cheers!
-
@hhromic I saw that, I am quite excited.
-
@Rincewind just to let you know, today's build is broken - the game crashes after selecting the number of players. Yesterday's binary was fine :)
-
@pjft said in I made an original game for RetroPie:
@Rincewind just to let you know, today's build is broken - the game crashes after selecting the number of players. Yesterday's binary was fine :)
I am glad to find thats not me... same here
-
@pjft @robertvb83 I have undone my changes and tested, the game now works.
I am sorry I uploaded a change that broke the game, but the change I made was not to the code so I didn't bother testing it. This is a very strange bug.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.