Skip to content

NTUEEInfoDep/yEEtshen

Repository files navigation

EEWeek
yEEtshen -- Multiplayer game for NTUEE Week yEEt

Build Status

Demo

https://yeet.ntuee.org/

Development

To get started, make sure you have Node and NPM installed. Then,

$ npm install
$ npm run develop

on your local machine.

To run the project in a production setting, simply

$ npm install
$ npm run build
$ npm start

Built with

Credit

  1. How to Build a Multiplayer (.io) Web Game -- Victor Zhou
    1. part1
    2. part2
    3. github

Authors

About

Multiplayer game for NTUEE Week yEEt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published