Screencast.from.01-01-2022.12_24_28.PM.mp4
bird is a copy of Flappy Bird. I used the assets of flappy-haskell.
1.stack
$ curl -sSL https://get.haskellstack.org/ | shor :
wget -q0 -https://get.haskellstack.org/ | sh On Windows, you can download and install the Windows64-bit Installer.
2.freeglut (Windows)
Use this. http://files.transmissionzero.co.uk/software/development/GLUT/freeglut-MinGW.zip Copy "freeglut/bin/(platform)/freeglut.dll" to your executable path and rename it to "glut32.dll"
$ git clone https://github.com/Kohei-Wada/bird.git
$ cd bird
$ stack run