A downloadable game for Windows and Linux

My first game created with the Tiniest2D Game Engine. Created as part of the as far as I'm aware unnamed Tiniest2D Early Adopter (release a game in 30 days and the engine is yours forever) Game Jam.

It's a simple bird flight game where you have to fly through the gaps in brick walls, very much inspired by the famous flappy bird. I chose to make this style game as a first project, because the Tiniest2D game engine has flappy bird clone as one of its project file starter templates and I figured it would be easier to learn the scripting language if I had a working example to start from.

I created all the assets, and then added code to move the background, and tree, tweaked the physics so that the bird is easier to control, but the gaps are a bit more difficult, made the score update logic more responsive, and added a high score function that doesn't save your score, but does track it between runs. As well as a few more minor improvements.

The end result is nothing ground breaking, but is a nice simple arcade style game, that is amusing to play. I created this mostly as a learning exercise so I'm releasing it for free.

Download

Download
FlutterBird.exe 817 kB

Install instructions

Tiniest2D exports natively to Windows so the exe file should run out of the box there, currently untested because my Windows PC bricked itself installing updates...

For Linux run it in Wine, or a Bottle.  Tested working in Wine 11.0, and Bottles-Gaming-Soda-9.0-1.

Leave a comment

Log in with itch.io to leave a comment.