logo
|
Always follow your heart and do things that makes you happy

Just Fly

I first started working on this game back on February 18, 2015, while I was learning how to use the SFMLlibrary. Inspired by the insanely popular Flappy Bird, I wanted to create my own little "time-killer" game—and that's how Just Fly was born. The name says it all: in this game, you literally just fly. You play as a fly whose only mission is to survive for as long as possible. But watch out—if the bird catches you, it's game over! This project was my way of exploring game mechanics, graphics handling, and real-time interaction with SFML, while also having fun creating something simple, challenging, and addictive.
/posts/just-fly/001-Game-title.png

Game title

/posts/just-fly/002-Game-play.png

Game play

/posts/just-fly/003-Game-over.png

Game over

Technical Details
Initial StartedFebruary 18, 2015
Latest ReleaseMarch 06, 2016
ToolMicrosoft Visual Studio 2013
LanguageC++
LibrarySFML (Simple and Fast Multimedia Library)
Downloads
Microsoft Windows
Version 0.0.1March 06, 2016
GameJustFly_v0.0.1_Win7-x32.zip

The software is compiled with Microsoft Visual Studio 2013. Please install the Microsoft Visual C++ 2013 Redistributable Package if your Windows doesn't has the package installed.