Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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