Skip to content

Cave flying game similar to Flappy Bird. SDL 1.2, PC or OpenDingux.

Notifications You must be signed in to change notification settings

hi-ban/hocoslamfy

 
 

Repository files navigation

hocoslamfy

You are a small bee and you must fly to avoid the columns!

This game requires SDL 1.2, SDL-image 1.2 and a C compiler. It is optimised for low-resolution screens.

Everything's under the GPL version 2.

To compile this for PC, use make clean; make on a PC with SDL and SDL-image 1.2. You'll then get a windowed SDL game.

To compile this for OpenDingux, use make TARGET=hocoslamfy-od clean; make TARGET=hocoslamfy-od opk on a PC with the PATH set to include your OpenDingux mipsel toolchain.

About

Cave flying game similar to Flappy Bird. SDL 1.2, PC or OpenDingux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • C++ 3.9%