8 Forks
98 Stars
98 Watchers

haskell_game

Wolfenstein 3D, ray-casting FPS game I make to learn Haskell. No libraries used, rendering is done in terminal.

How to download and setup haskell_game

Open terminal and run command
git clone https://github.com/drummyfish/haskell_game.git
git clone is used to create a copy or clone of haskell_game repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with haskell_game https://github.com/drummyfish/haskell_game/archive/master.zip

Or simply clone haskell_game with SSH
[email protected]:drummyfish/haskell_game.git

If you have some problems with haskell_game

You may open issue on haskell_game support forum (system) here: https://github.com/drummyfish/haskell_game/issues