https://github.com/zackradisic/bun-macros-flappy-bird
https://github.com/zackradisic/bun-macros-flappy-bird
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zackradisic/bun-macros-flappy-bird
- Owner: zackradisic
- Created: 2023-09-16T17:07:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T17:52:17.000Z (over 2 years ago)
- Last Synced: 2025-05-12T19:11:48.795Z (about 1 year ago)
- Language: C
- Size: 2.84 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bun macros flappy bird

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.