Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Straightforward chat application demonstrating Colyseus Multiplayer Game Server (v0.4.x)

License

Notifications You must be signed in to change notification settings

endel/colyseus-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colyseus-react-example

A simple chat client and server to demonstrate how straightforward is to integrate Colyseus room states with ReactJS.

The ChatRoom room handler is able to handle different instances by passing the room name in the URL hash.

Examples: #colyseus, #react, #node.

Running locally:

git clone https://github.com/endel/colyseus-react-example.git
cd colyseus-react-example
npm install
npm start

Front-end project structure based on react-starter-project

Related projects

License

MIT

About

Straightforward chat application demonstrating Colyseus Multiplayer Game Server (v0.4.x)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published