Skip to content

henrythewasp/multiplayer-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiplayer-snake

A simple snake game with a game-server in Go and client in Javascript. The client and server communicate via websockets.

Server keeps time and manages game-state. Client just manages user interaction and drawing gamestate on a canvas in the browser.

Also includes a simple bot option so you can play against bots running in other browser tabs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published