Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 331 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 331 Bytes

Installation

  1. Download and install stack from https://www.haskellstack.org.

  2. Clone the project and change to the project directory.

$ git clone [email protected]:keera-studios/Haskelloids.git
$ cd Haskelloids
  1. Build the project with stack.

$ stack build

  1. Run and enjoy playing!

$ stack exec Haskelloids