Homeless Hero

A game about the everyday life of a homeless person scrounging up money in a bustling metropolis. Choose between five different make-shift instruments and play them to the beat of the song. Make sure you get enough money to live another day or else its game over! Headphones recommended
Jam year: 
2017
Diversifiers: 
Chipping In
Lost library card
Platforms: 
MS Windows, Mac OS X, Linux / Unix, Web standard (HTML5, Java, JavaScript, Flash), Web browser with special plugins or packaged apps
Tools and Technologies: 
Processing
Installation Instructions: 

Using Python SimpleHTTPServer (2.7):

1. unzip file

2. go to file location in command prompt / bash etc.

3. type 'python -m SimpleHTTPServer 8000'

4. Open a web browser

5. go to localhost:8000

For python 3.4, repeat above steps except utilize the following command in step 3: 'python -m http.server'

Credits: 

Art: Afiq Yusof

Music: Brandon Hale

Programming: Michael Feldman

Game Stills: 
Embed code: 
<a href="http://www.homelesshero.byethost18.com">Play Homeless Hero Now!</a>
Source files: