GithubHelp home page GithubHelp logo

granieri / homie Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 33.96 MB

A game for the Global Game Jam 2019

Home Page: http://anterrobang.org/homie

JavaScript 96.40% HTML 2.99% CSS 0.61%
global-game-jam ggj2019 ggj19 phaser3

homie's Introduction

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:

#using browser-sync:
npm install -g browser-sync
browser-sync start --server --files "code/*,assets/*,index.html"

#using express
npm install
node app.js

credits

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

homie's People

Contributors

eharms avatar granieri avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.