Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

pimonteiro/BomberHaskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BomberHaskell

alt text

BomberHaskell is a game built with Haskell, mimicking the original 1983 Bomberman. Project made for the 1st year of University.

Getting Started

Prerequisites

Clone this repos and make sure you have the lastest Haskell version.

Install the following dependencies:

  • Gloss
  • Random

by doing so:

cabal update
cabal install Gloss
cabal install Random

Installing on Unix

Enter source folder and build:

cd BomberHaskell/src
ghc Tarefa5.hs

Executing

On shell:

./Tarefa5

Authors

About

LI1 Project for the 1ºyear of University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors