Skip to content

ps410/gameserverclientdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAME CLIENT SERVER DEMO

Demo using a client and server to update the position of three objects.

Object positions are updated randomly from the server and animated using anime.js. Server is running on node and using socket.io to provide fast connection to client. Tick rate is variable and set to a low speed by default.

About

Client and server demo updating the position of three objects using node.js, socket.io, and anime.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published