Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riverdave/rps.rs
Unfinished Simple Rock Paper Scissor to improve my rust skills
https://github.com/riverdave/rps.rs
Last synced: 2 days ago
JSON representation
Unfinished Simple Rock Paper Scissor to improve my rust skills
- Host: GitHub
- URL: https://github.com/riverdave/rps.rs
- Owner: RiverDave
- Created: 2024-01-02T23:42:24.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-03T10:15:33.000Z (10 months ago)
- Last Synced: 2024-01-04T02:10:42.662Z (10 months ago)
- Language: Rust
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# TODO:
- [x] Create a menu prompt for the player.
- [x] Implement current player draw.
- [x] Implement Ai draw.
- [] Create a graphical basic CLI.
- [] Create an option to play with a friend
- [] Create an option to play against a bot