It is what it is... just an SDL window and some sh*t is going on.
BIGI is a beautiful mess of code, chaos, and creativity.
A humble SDL window with some pixels movinโ, ideas groovinโ, and zero promises of sanity.
- โจ Opens an SDL window
- ๐ Probably rotates something
- ๐ Might bounce stuff with sine waves (because weโre fancy like that)
- ๐ฅ Code that just worksโฆ sometimes
- ๐ง Built with raw energy and a dream (and C++)
C++SDL2
git clone https://github.com/your-username/BIGI.git
cd BIGI
g++ main.cpp -o bigi -lSDL2 -lSDL2_image
./bigi