Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 673 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 673 Bytes

Papasquat - the Narrative Adventure

Our story!

Papasquat has found the secret to rising housing costs. Play as he tries to live his life in a new house (that happens to be someone else's). You have to do the same things that any other individual does, but without being caught! Eat, Piss, and run around without arousing the family's suspicion and becoming just another news story.

Play our game!

Play the game live at this link

Dev Instructions

Clone this repository, and then execute these commands to run

cd melonJS

npm install
grunt
grunt serve

The source code is under the examples sub-directory.