Applications

検証環境

$ ghc -V
The Glorious Glasgow Haskell Compilation System, version 8.6.5

$ cabal -V
cabal-install version 3.0.0.0
compiled using version 3.0.0.0 of the Cabal library 

$ stack --version
Version 2.1.3, Git revision 636e3a759d51127df2b62f90772def126cdf6d1f (7735 commits) x86_64 hpack-0.31.2

ゲームリスト

Wolfenstein 3D

$ git clone https://github.com/danielholmes/wolf3d-haskell.git
$ wolf3d-haskell
$ cabal run wolf3d

Last updated