ahmed2m / The-dark-web

A haskell game using fungen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run

In order to make this game work you must install fungen - refer to the section below, then either on Windows or Linux open terminal/CMD in the folder directory and run

stack install

On Linux

to run after compiling you will run

TheDarkWeb

On Windows

you will go to this directory using windows run (Win+R) or from explorer

%appdata%/local/bin

and open TheDarkWeb.exe

Install fungen

run from terminal/cmd

cabal update

cabal install fungen

About

A haskell game using fungen

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%