Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcomte23/game_rock_paper_scissors
Python implementation of the classic 'Rock, Paper, Scissors' game that runs on the console. Have fun challenging the machine in this quick decision game!
https://github.com/jcomte23/game_rock_paper_scissors
Last synced: about 1 month ago
JSON representation
Python implementation of the classic 'Rock, Paper, Scissors' game that runs on the console. Have fun challenging the machine in this quick decision game!
- Host: GitHub
- URL: https://github.com/jcomte23/game_rock_paper_scissors
- Owner: jcomte23
- License: mit
- Created: 2023-10-18T22:55:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-19T12:25:40.000Z (about 1 year ago)
- Last Synced: 2023-10-20T07:12:48.775Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Game Rock Paper and Scissors
Python implementation of the classic 'Rock, Paper, Scissors' game that runs on the console. Have fun challenging the machine in this quick decision game!
## Getting Started
1.Clone the repository, preferably via SSH security keys or there is also the HTTPS method.
2.Execute the command ```python main.py``` in the command terminal inside the project.
### Prerequisites
*Check to have installed, run ```python --version``` in the terminal.## Author
This project was created by **[Javier Cómbita Téllez](https://github.com/jcomte23)**.
If you have any questions or comments about the project, you can contact Javier at [email protected].
## Project status
This project is currently under active development and updates are expected to be released in the near future