Skip to content

newlinedotco/ng-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published