Skip to content

liliapoteat/drops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drops

Drops is a game we created to raise awareness about the disparities in access to clean drinking water within the United States. In this game you visit three cities with different water quality issues and management, and try to catch as much clean water as you can in your bucket.

It is written primarily in Javascript using the Phaser.IO game framework.

Play at www.drops.website! (desktop only)

Drops won 1st Place and Best User Experience at ByteHacks 2017.

To run locally

  • Install Python
  • Clone this repo: git clone https://github.com/liliapoteat/drops.git
  • cd into repo
  • Run python -m SimpleHTTPServer (Python 2.7) or python -m http.server (Python 3)
  • Head to localhost:8000

About

ByteHacks 2017 Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published