音が出ない環境なので実行時エラーになったっぽい
Rydgel/flappy-haskell
haskell-game-archives/flappy-haskell
$ git clone https://github.com/haskell-game-archives/flappy-haskell.git $ cd flappy-haskell
$ cabal run flappy-haskell: SDLCallFailed {sdlExceptionCaller = "SDL.Mixer.initialize", sdlFunction = "Mix_Init", sdlExceptionError = "OGG support not available"}
$ stack run flappy-haskell: SDLCallFailed {sdlExceptionCaller = "SDL.Mixer.initialize", sdlFunction = "Mix_Init", sdlExceptionError = "OGG support not available"}
Last updated 4 years ago