Skip to content

A flappy bird clone for the Nintendo Switch, written in OpenGL

Notifications You must be signed in to change notification settings

lud99/FlappyBirdNX

Repository files navigation

FlappyBirdNX

A simple flappy bird clone for the Nintendo Switch, written in OpenGL.

alt alt

Tap the screen or press the B button to jump. Tap to restart when you died.

Building

switch-mesa, switch-glad and switch-glm are required for building the project. Install them with the command pacman -S switch-mesa switch-glad switch-glm
Then run Make to build the .nro file.