Skip to content

mostlytyped/multiplayer-game-for-bazaar

Repository files navigation

to-the-moon

An incomplete multiplayer game for RethinkID. To test realtime load. And just for building another, and different, type of app to find RethinkID limitations and bugs.

Multiple players can join and move a character in one direction.

Project setup

Need to authenticate to GitHub packages for npm install. e.g. export NPM_TOKEN=<github auth token>, or comment out //npm.pkg.github.com/:_authToken=${NPM_TOKEN} in .npmrc if you have a key set on your machine.

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published