Skip to content

zenoplex/authoritative-game-server

Repository files navigation

Welcome to authoritative-game-server 👋

Version

Authoritative game server with node and socket.io Thanks to Gabriel Gambetta for excellent article.

Prerequisites

  • npm >=5.5.0
  • node >=10.16.0

Install

npm install

Usage

# Spawn client for development (requires PORT env)
npm run dev:client

# Spawn server for development
npm run dev:server

# Build
npm run build

Run tests

npm run test

Author

👤 Gen Ichino

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Authoritative game server demo with node and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published