Skip to content

vaaranan-y/spaceship.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spaceship.io

A multiplayer game being developed in Golang.

Getting Started

  • In one terminal go to the backend directory cd ./backend
  • In this terminal, start up the backend server go run ./cmd/app
  • In another, or multiple terminals, connect to the server via wscat wscat -c ws://localhost:8080/join
  • Should receive a message on the server end for every terminal/player that joins the game

About

A multiplayer game being developed in Golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published