websocket-tic-tac-toe

command module
v0.0.0-...-350af61 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2018 License: MIT Imports: 10 Imported by: 0

README

websocket tic-tac-toe

Go Report Card

multiplayer tic-tac-toe using golang with gorilla websockets as backend and vuejs as frontend

game sample

get and run
  • go get https://github.com/riscie/websocket-tic-tac-toe
  • go build
  • run the produced binary
  • connect to http://localhost:8080
gin (allows live-rebuilding on backend changes)
Todos:
  • some methods need refactoring
  • could implement cookies to identify clients
  • writing tests

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL