Authoritative game server with node and socket.io Thanks to Gabriel Gambetta for excellent article.
- npm >=5.5.0
- node >=10.16.0
npm install
# Spawn client for development (requires PORT env)
npm run dev:client
# Spawn server for development
npm run dev:server
# Build
npm run build
npm run test
👤 Gen Ichino
- Github: @zenoplex
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator