/ng-game

Game demo giving at ng-europe

Primary LanguageJavaScriptMIT LicenseMIT

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