An open API service indexing awesome lists of open source software.

https://github.com/zackradisic/bun-macros-flappy-bird


https://github.com/zackradisic/bun-macros-flappy-bird

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Bun macros flappy bird

![Demo GIF](./flap.gif)

Demonstrating an extremely handy usecase for Bun's [bundle-time-evaluated macros](https://bun.sh/docs/bundler/macros).

Flappy bird code from [here](https://github.com/turbo-turnip/C-Flappy-Bird).

You need sdl2, sdl2_ttf, and sdl2_image to run this.