Simple Rock Paper Scissors game in Go.
Start with Getting Started on Heroku with Go.
$ go install
$ heroku local
$ git push heroku master
Create a new game:
https://the-rock-paper-scissors.herokuapp.com/newgame
Play a move:
https://the-rock-paper-scissors.herokuapp.com?move=rock