Play game
Flappy Bird's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Sound | #959 | 0.333 | 1.000 |
Music | #960 | 0.333 | 1.000 |
Story | #965 | 0.333 | 1.000 |
Theme | #973 | 0.333 | 1.000 |
Fun | #976 | 0.333 | 1.000 |
Aesthetics | #979 | 0.333 | 1.000 |
Mechanics | #979 | 0.333 | 1.000 |
Ranked from 1 rating. Score is adjusted from raw score by the median number of ratings per game in the jam.
How many people worked on this game total?
1
Did you use any existing assets? If so, list them below.
No
Leave a comment
Log in with itch.io to leave a comment.
Comments
I had several popups for missing DLL files. First one I paid attention to libgcc_s_seh-1.dll was not found. As mentioned by the others, please pack all of the files in a folder/zip together.
I added that DLL, kindly check.
It is returning missing files still, a c++ library file is missing. If you set your build path to something like your_projcet\build\ then all of the files in build should be zipped so that you don't have to guess at what is needed to try the game.
Does not work, please pack all the build files into a ZIP file and upload that instead.
please try now.
Still no good. Why aren't you packing everything in the build folder anyways??? Like, why bother cherry picking? Just add everything that is in the folder where your game is compiled.
Can't run it, says there are files missing. Please zip all necessary files
Done, sorry for responding too late, actually the game engine im using has release broken in it, so what I can do is provide the necessary DLLs.
if that doesn't work, I will provide you all the DLLs from "dumpbin /dependents FlappyBird.exe"
Now I got it. Oh, boi. but what's that command? it doesn't work for me!
Ok, I tried it again. I get a different error now. What engine are you using? perhaps I can lookup more specific help because its the same issue I get with Kotoz's game.
The error: The application was unable to start correctly (0xc000007b). Click OK to close the application.