|
1 month ago | |
---|---|---|
app | 1 month ago | |
assets | 1 year ago | |
src/Play | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
package.yaml | 1 month ago | |
stack.yaml | 1 month ago |
A bullet hell game written in Haskell.
Click ‘R’ 5 times to expose a secret menu.
You will need Stack.
sudo apt install libsdl2-dev libsdl2-ttf-dev libsdl2-image-dev libsdl2-mixer-dev
make build
make exec
brew install sdl2 sdl2_ttf sdl2_image sdl2_mixer
make build
make exec