• Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 10 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Game demo giving at ng-europe

Building multiplayer games with Angular

This talk was delivered at ng-europe, October 23, 2014 by Ari Lerner (ng-newsletter.com | fullstack.io)

Although the game itself is relatively complete (game over states not quite implemented fully, chat, etc. incomplete), this repository is intended on demonstrating how to build complex, multiplayer games with Angular and Phaser.

Technologies used:

Trying it out

In order to run the game, we'll start up the node/express server:

$ node index.js

That's it! Then head to your browser to: http://localhost:8000 and see the wonder