Bad Bromeliad
A downloadable game for Linux
This game is definitely unfinished since i spent most the time trying to fix segfaults and because i didnt use a debugger i lost hours because the music thread didnt wait to get initialised lmao
Github repo: https://github.com/Salakksson/badbromeliad
This was made entirely in SDL2 OpenGL in c
Status | In development |
Platforms | Linux |
Author | Salakksson |
Genre | Action |
Tags | 2D, Pixel Art, Retro |
Install instructions
Playable as is, just run release/game and the assets should work
You can also compile it from source with:
git clone https://github.com/Salakksson/badbromeliad
cd badbromeliad
./run
you can also uncomment the webgl flags in the makefile and compile it to webgl
Leave a comment
Log in with itch.io to leave a comment.