项目作者: granieri

项目描述 :
A game for the Global Game Jam 2019
高级语言: JavaScript
项目地址: git://github.com/granieri/homie.git
创建时间: 2019-01-26T01:08:51Z
项目社区:https://github.com/granieri/homie

开源协议:

下载


Homie

Homie is a game we developed for Global Game Jam 2019. The theme was “what does home mean to you?” so we decided to think about what home will mean in the future—a smart home! In Homie, you play as a smart home speaker, and try to make your human happy. At the end of the day (which lasts about 45 seconds), you get an inside look at what your human thought of his new tech.

You can play it at http://anterrobang.org/homie (shout out to ant for hosting)

build

Homie is an HTML5 game built with the Phaser framework. Phaser is loaded via CDN, so all you need to run it locally is a web server. You can use whatever tool you want to do that, but we used Node.

To develop with Node:

  1. #using browser-sync:
  2. npm install -g browser-sync
  3. browser-sync start --server --files "code/*,assets/*,index.html"
  4. #using express
  5. npm install
  6. node app.js

credits

  • code by max & erik
  • art by mark, yo, & wilfred
  • foley by rob