https://github.com/petsamuel/rock-paper-scissor-game
Zuri fullstack task
https://github.com/petsamuel/rock-paper-scissor-game
Last synced: 3 months ago
JSON representation
Zuri fullstack task
- Host: GitHub
- URL: https://github.com/petsamuel/rock-paper-scissor-game
- Owner: Petsamuel
- Created: 2022-06-01T20:24:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T20:33:47.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T07:33:24.807Z (4 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Task - A Simple Rock-Paper-scissor game
- A Simple two player game, where the player choose an option and the winner is determined by the set of rules. task given by zuri
## Table of contents
- [PROJECT - A Simple Rock-Paper-scissor game](#project---a-simple-rock-paper-scissor-game)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The Rules](#the-rules)
- [Links](#links)
- [Built with](#built-with)
- [Author](#author)
- [Got feedback for me?](#got-feedback-for-me)## Overview
- A Simple Rock-Paper-scissor game where at a signal, player makes figure with their hands, representing a rock a pieces of paper or a pieces of paper, or a pair of sdissor,the winner is detamined according to a set of rules. computer control a move and the user as well (CPU vs PLAYER)
### The Rules
-If two player hoose the same 'character' its a Tie, and the game repeats
-ROCK BEATS SCISSOR
-SCISSOR BEATS PAPER
-PAPER BEATS ROCK### Links
- GITHUB URL: [Rock-Paper-Scissor-Game]([[https://your-solution-url.com](https://github.com/Petsamuel/Rock-Paper-Scissor-Game)]
### Built with
- PYTHON
- PYTHON Modules(choice)## Author
- Website - [SAMUEL PETERS](https://bieeportfolio.netlify.app)
- Github - [@bieefilled](https://github.com/@bieefilled)
- Twitter - [@bieefilled](https://www.twitter.com/@bieefilled)## Got feedback for me?
i'll love receiving feedback! i'm always looking to improve on challenges. So if you have anything you'd like to mention, please email hi petsamuel[at]gmail[dot]com.
This project is completely free. Please share it with anyone who will find it useful for practice.
**Have fun building!** 🚀