https://github.com/0snap/go-rps
https://github.com/0snap/go-rps
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/0snap/go-rps
- Owner: 0snap
- Created: 2016-08-19T13:04:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T19:11:32.000Z (almost 10 years ago)
- Last Synced: 2025-04-08T10:50:09.212Z (about 1 year ago)
- Language: Go
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dummy repo for learning go
##Very Good Go-Examples:
https://gobyexample.com/
### rock paper scissor
[x] command line tool for rps against computer
[] auto play computer vs computer
[] play on network against remote computer
[] play on network against each other