Skip to content

maqqr/7drl2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dRLacula

Status: Failed

dRLacula is a 7 day roguelike challenge 2016 entry. The game is made using C#, MonoGame and Purescript.

The player is a vampire that lives in a large randomly generated city and the objective is to drink blood from one unsuspecting victim every night and return to your home while avoiding guards and other city folk.

Development blog

Build instructions

Install MonoGame and Purescript. Build the solution using Visual Studio, MSBuild or xbuild.

Run the following commands in the ps directory:

bower install
pulp build --modules Game --to Game.js