Hello everyone! ![]()
![]()
![]()
Havenāt see you for a really-really-really long time ![]()
But I come to here to show ya another one update of my game about my feathery friend! ![]()
First of all, now the game saves your progress in Mini-games
, and also and picked by you Crisps ![]()
So, you can resume your game, at any moment, by choosing āContinue the gameā option from the main menu ![]()
But, also, since the last update, Iāve include the gameās assets
right into the gameās source code, and fixed the issue where the water in āDonāt fall!ā mini-game wasnāt be animated.

You can check the Birdyās
source code here
, as always.
Or, download the last version from here ![]()
But, also, the new one update is that⦠Previously you can use CMake, or CodeLite IDE for comfortable building this game
, but now you can also use Meson for doing that
. The instructions, about how to use this - Iāve already include in the projectās ReadMe file ![]()
But⦠Hey!
I have also the questions for the who ones now, who now Perl
. Is anybody here who know Perl
? ![]()
If he/she is you, listen⦠![]()
Iāve wrote a small script
that let me to embed the assets ![]()
This script let me to ātranslateā some files
, such as SVG files
into C++ headers
those I inserts into the code by a next step.
But this script canāt āreadā some special characters those includes in PNG
, and WAV files
. And⦠Because of this⦠I was can include into the source code only SVG files
, those can be readable as some plain text.
How can I let Perl
to read special characters from files? ![]()
Thanks in advance! ![]()