Skip to content

jordanb/the-rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the-rock-paper-scissors

Simple Rock Paper Scissors game in Go.

Pre-requisites

Start with Getting Started on Heroku with Go.

Running locally

$ go install
$ heroku local

Deploy

$ git push heroku master

Playing the game

Create a new game:

https://the-rock-paper-scissors.herokuapp.com/newgame

Play a move:

https://the-rock-paper-scissors.herokuapp.com?move=rock

About

Simple Rock Paper Scissors game in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages