Highbird by rolferm

[raw]
made by rolferm for Ludum Dare 53 (COMPO)

The highbird only wants to deliver the message.

Fly as high as you possible can.

This version only works for Linux x64.

Prerequisites for the linux version is libglfw3. (apt install libglfw3).

I will upload a HTML5 version later - it has too many bugs right now.

Ratings

Given 2🗳️ 1🗨️

Feedback

snesgaard
01. May 2023 · 13:17 UTC
For anyone having trouble running this on Linux, you just need to install libglfw3:

```bash
sudo apt install libglfw3
```
Furtive Pygmy
02. May 2023 · 20:58 UTC
@rolferm can you @ me if you get an html build out? Want to give it a shot, will try with a vm over the weekend if you can't though :)