Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanceewing/down-the-drain
This is an an entry for js13kGames 2017. The theme for this year is "Lost", and in this case you've lost something... Down the Drain!
https://github.com/lanceewing/down-the-drain
adventure-game game html5-game js13k js13kgames js13kgames2017
Last synced: 6 days ago
JSON representation
This is an an entry for js13kGames 2017. The theme for this year is "Lost", and in this case you've lost something... Down the Drain!
- Host: GitHub
- URL: https://github.com/lanceewing/down-the-drain
- Owner: lanceewing
- Created: 2017-08-16T20:13:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T05:34:49.000Z (over 2 years ago)
- Last Synced: 2024-12-06T13:25:06.416Z (2 months ago)
- Topics: adventure-game, game, html5-game, js13k, js13kgames, js13kgames2017
- Language: JavaScript
- Homepage: https://lanceewing.github.io/down-the-drain/
- Size: 539 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Down the Drain
This is an an entry for [js13kGames 2017](https://js13kgames.com/entries/2017). The theme for this year is "Lost", and in this case you've lost your mobile phone down the drain.![Screenshot](img/screenshot_1.jpg)
A short graphic adventure game where you guide a teenager called Pip around the underground sewers in search of Pip's phone that was accidentally dropped down a curbside drain. You'll meet some interesting characters along the way.
Classic point and click adventure interface that should be familiar to everyone.
I ran out of time in the end. I had hoped to make it much longer, and given that the ZIP is only 8324 bytes, I think there was certainly room to make this a lot bigger. Hopefully this paints a picture of the vision I had for the game. Most of my time was spent on the mechanics of the mini adventure game engine.
# Screenshots
![](img/screenshot_2.jpg) | ![](img/screenshot_3.jpg)
:-------------------------:|:-------------------------:# Credits
**Created By:** Lance Ewing