Skip to content

React + NodeJs game control application, powered by WebSocket

Notifications You must be signed in to change notification settings

AndriiChentsov/game-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

React + NodeJs game control application, powered by WebSocket

Solution: There are 2 main routes created on the frontend: Controller and Square. The user, by pressing a button on the controller, sends the direction in which the square should move. The server receives this message, calls the move function on the Square object, and then sends the current position of the squares to all observers.

About

React + NodeJs game control application, powered by WebSocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published