SkillAgentSearch skills...

FlappyNavi

Join Navi the fairy for an adventure across Hyrule!

Install / Use

/learn @z64me/FlappyNavi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Flappy Navi

image

Join Navi the fairy for an adventure across Hyrule!

This is my Zelda-themed Flappy Bird clone. I made it in just three days. Read my blog post about it if you'd like a glimpse into my creative process.

Building

Building is as simple as compiling every C source in the src directory and linking with -lSDL2. As a frequent Linux user, I find MXE convenient because it makes cross-compiling for Windows a breeze. Linux users with MXE set up can run release-win32-static.sh to build an entirely self-contained executable.

It compiles free of warnings, even with GCC's -Wextra flag.

Attribution

Flappy Navi was made possible by the following open-source libraries:

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks0

Languages

C

Security Score

75/100

Audited on Jan 2, 2025

No findings