itch.io is community of indie game creators and players

Devlogs

Prototype release

Flappy Fighter
A browser Flappy fighter made in HTML5

Howdy!

I just released the prototype of “Flappy Fighter”. This is my latest project.

I don’t know how to write interesting devlogs yet, so I hope you won’t eat me because of it.

But back to the topic, I’m currently creating the game on the Godot 4.4.1 - Stable engine using GDScript.


What have I done so far?

So far I’ve created the very foundations of this game, such as:

  • Movement inspired by the flappy bird.
  • Attacking by suddenly falling onto the opponent.
  • “Killing” opponents in the form of ordinary “puppets”.

What do I plan?

Depending on the feedback from players, I intend to continue developing this game. I definitely plan to:

  • Add graphics.
  • Add sounds.
  • Add actual opponents.
  • Add a map and a game objective.
  • Add life bars.

I won’t necessarily add them in this order, but for now, these are my plans. Of course, since this game is still in its early stages of development, things may still change.


Well, that’s all for now. See you next time!

Leave a comment