Skip to content

sharpfives/home-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

HOME is an open source browser-based game made for GitHubGameOff 2018 (https://itch.io/jam/game-off-2018) game jam hosted on itch.io. It was written using the PhaserJS game engine.

To play the game right now on itch.io, go here https://sharpfives.itch.io/home

Dependencies

This project uses NodeJS to run a minimal webserver for hosting the game. Download and install NodeJS (https://nodejs.org)

Install

git clone https://github.com/sharpfives/home-game.git
cd home-game
npm i

Run

node home-game.js

This will host the game on a local webserver at port 8080. The run the game, in browser, navigate to:

http://localhost:8080

Currently only Firefox and Chrome browsers are supported.

Thanks for playing!

About

a short game made for GitHub GameOff 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published