Skip to content

Roguelike game for CS2433: Principles of Programming Languages-II course project

License

Notifications You must be signed in to change notification settings

VenkatSNarayanan/FEMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEMD

Roguelike game for CS2433: Principles of Programming Languages-II course project

Requirements

GHC and Cabal

This can be installed using the command: sudo apt-get install haskell-platform.

Other Dependencies are taken care of by the Makefile

How to Install?

Clone the repository into a folder.

Now run make install. This will update cabal and install Control.Lens, which is required and then the project files.

How to Play?

Perform previous step if not done.

Run make play. Play Yakety Sax in your browser/music player while playing this to have a really good time.

How to Clean?

Run make clean.

About

Roguelike game for CS2433: Principles of Programming Languages-II course project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published