Flap Happy and Fancy Free

A place where you can keep others updated about your NES-related projects through screenshots, videos or information in general.

Moderator: Moderators

User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

After quite the haiatus, managed to crank out some ASM over the weekend and the space levels are nearing fruition!

https://twitter.com/refreshgamesuk/stat ... 7347464193
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Lil bit of tinkering left in space but I've planned out the underwater levels tonight.

Image
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Got the underwater levels set-out a bit more in FCEUX and a love how cute the sharks loo currently. Just need to add more to their movement patterns andthen I'll be pretty happy with it!

Image
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Starting to make the sharks move more like...err guppies in the fish tank... still deadly mind! Will add some light homing to one of them to mix things up.

Image
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Apologies for the delay in updates, been busy with bits and bobs all over the place with work, family and, thankfully found some more time for some work on Flap Happy over the weekend!

So, I've set out the instruction booklet and designed a simple, fun little logo for the game.

Image

Tidied up the code a bit and decided on the game modes as follows:
  • Easy (less, slower enemies)
  • Medium (normal speed enemies)
  • Hard (normal speed enemies, tougher levels)
  • Hardest (as above but with the toughest levels only)
  • Endless (Each level is randomly selected and, as implied, there's no end)
  • Single Stage (A single stage select with number of frames taken displayed in the results)
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Have written up a handy sound effects and music chunks of code recently.

https://youtu.be/QcpWTKTK3K4

I need to make improvements to both but at least they're working fairly well so far.
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Finished up writing up my music engine recently, quite pleased with the results so far, just need to tidy up the game, sort out the ending and I'll FINALLY be done!

(then it'll be onto game #2)
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Made a bunch of fixes, added a roulette style fruit system to quickly garner extra points to earn extra lives, few more bug fixes, more music tracks and an ending then it'll be done!
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Handling high scores now, a bunch of bug fixes made, just under 8kb left to go for coding up the ending, more game audio and the layout of the single stage select mode. This'll be interesting as it closes down to completion.
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

So, I also need to ensure a good difficulty curve, spent a bit of time over the last couple of days assigning difficulty ratings ( 0-10) to the stages, whch, of course, means playtesting each one and noting it down. It's a time consuming process but I'm ~40% complete with 416 / 1024 levels rated, duplicates removed during the process. Haven't found an impossible level yet, which is a relief as that could change everything.

Also, added visible ceiling spikes to each level to make it more obvious that the player can't just flap away through the top of the level itself.
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

Finally managed to log back onto my account after many moons of failed attempts...

Still, happy to say that Flap Happy has been finished off and sent early last year to Megacat Studios, hopefully for cartridge production soon!

Most of the updates to the game are available at https://refreshgames.co.uk/

I've began another game in the meanwhile as part of the "Happy" series of games also.
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
User avatar
rychan
Posts: 65
Joined: Wed Jun 21, 2017 1:51 pm
Contact:

Re: Flap Happy and Fancy Free

Post by rychan »

I'm also porting Flap Happy over to the Gameboy and GBC, but in C, with the aim to get it in under 32kb, which is going fairly well.
Probably The "Most Filthy Casual" NES ASM Developer https://refreshgames.co.uk/
Post Reply