https://github.com/0snap/go-rps
https://github.com/0snap/go-rps
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0snap/go-rps
- Owner: 0snap
- Created: 2016-08-19T13:04:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-25T19:11:32.000Z (over 8 years ago)
- Last Synced: 2025-02-06T12:15:53.238Z (3 months 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