Skip to content

nhanders/ultimate-mp-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

398 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate Web Game

A basic web-based multiplayer game of the sport of ultimate. Each browser which connects to the game becomes a player in the game. The game has been deployed to Heroku at https://ultimate-game-v2.herokuapp.com/

How To Run Project

This project uses node.js and webpack. Use the following commands to run the project.

  webpack --config webpack.config.js
  node server.js

You'll have to install webpack globally in order to use the webpack command.

Acknowledgements

This game was created by forking the game Tank Anarchy created by Alvin Lin and Kenneth Li.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors