/rock-paper-scissors

Asimov: Rock paper scissors

Primary LanguagePython

Rock paper scissors

Status Concluded Badge

Python Starter

📂 Description

This is a simple Rock, Paper, Scissors game designed to be played against the computer. The project was developed as part of learning basic programming skills.

💻 Running the application

cd rock-paper-scissors
python main.py

📝 Project Structure

rock-paper-scissors/
│
├── main.py                  # Main game file
├── rock-paper-scissors.py   # Game logic
├── utils.py                 # Utility Functions

💨 Application layout

Rock paper scissors

📚 Languages, dependencies, and libs used

Python

🙋‍♂️ Developers


Mateus Paiva

Asimov