hw

Memo

  • OpenGL に対応していないと実行できない

リポジトリ

インストール

Ubuntu 18.04

$ git clone https://github.com/haskell-game-archives/hw.git
$ cd hw
$ sudo apt install libbullet-dev
$ cabal run hw
hw: SDLCallFailed {sdlExceptionCaller = "SDL.Video.glCreateContext", sdlFunction = "SDL_GL_CreateContext", sdlExceptionError = "Could not create GL context: BadValue (integer parameter out of range for operation)"}

スクリーンショット

Last updated