A simple Rock Paper Scissors Game written in Python🐍
Project description
Rock Paper Scissors Game
A simple Rock Paper Scissors game implemented in Python for the console.
Table of Contents
Introduction
Welcome to the Rock Paper Scissors game! This is a console-based implementation of the classic game where you can play against the computer. The game is built using Python and is designed to be simple and easy to use.
Features
- Play Rock Paper Scissors against the computer.
- Keep track of your score.
- Simple and intuitive command-line interface
- Easy to install.
Installation
To install the Rock Paper Scissors game, you need to have Python installed on your system. You can install the game using pip:
pip install pyrockpaperscissors
Usage
After installing the package, you can start the game by running the following command in your console:
rps
This will launch the Rock Paper Scissors game.
Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
- Fork the repository.
- Create a new branch(
git checkout -b feature-branch). - Commit your changes(
git commit -m 'Add some feature'). - Push to the branch(
git push origin feature-branch). - Open a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrockpaperscissors-1.0.2.tar.gz.
File metadata
- Download URL: pyrockpaperscissors-1.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6b19162c0f80fabbc7298f8574e8ee7a5034d7265549cc101cdef87d033f55a
|
|
| MD5 |
b096c54b880acea3dea65575ae0df26f
|
|
| BLAKE2b-256 |
eb884481ccb3b587c269fabcb95b5ffffc57a3be5730c9ac11462502042aabc5
|
File details
Details for the file pyrockpaperscissors-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pyrockpaperscissors-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83c10fcfd86da0759ad51255f3d84bd6c05a860e52db3371ac040026d1bbfc50
|
|
| MD5 |
ce1166c40f8c51aa21ec240f00b41e53
|
|
| BLAKE2b-256 |
2ac10050a718e091a8eeb89155de8ade3b58fdcdfc36a738916eb6032c376db3
|