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
- Host: GitHub
- URL: https://github.com/dafondo/papasquat
- Owner: Dafondo
- License: mit
- Created: 2019-01-26T00:42:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T22:31:35.000Z (over 6 years ago)
- Last Synced: 2025-04-04T05:22:55.712Z (7 months ago)
- Topics: game, gamejam, globalgamejam, globalgamejam2019, home
- Language: CSS
- Homepage:
- Size: 80.3 MB
- Stars: 8
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.