An open API service indexing awesome lists of open source software.

https://github.com/dafondo/papasquat

A squatting simulator focused on narrative and realism
https://github.com/dafondo/papasquat

game gamejam globalgamejam globalgamejam2019 home

Last synced: 6 months ago
JSON representation

A squatting simulator focused on narrative and realism

Awesome Lists containing this project

README

          

# 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](http://snoup.dog/papasquat)

## 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.