keera-studios / Haskelloids

Haskelloids: A reproduction of the Atari 1979 classic "Asteroids"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

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

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

$ git clone git@github.com:keera-studios/Haskelloids.git
$ cd Haskelloids
  1. Build the project with stack.

$ stack build

  1. Run and enjoy playing!

$ stack exec Haskelloids

About

Haskelloids: A reproduction of the Atari 1979 classic "Asteroids"

License:Other


Languages

Language:Haskell 100.0%