A personal Python learning space. This repository collects games, exercises, and small projects built while studying the language — growing over time as new concepts are learned and applied.
| Project | Description |
|---|---|
| Rock, Paper, Scissors | Terminal game against the computer with input validation and replay loop |
- Python 3.13
# Install Python if you haven't already
# https://python.org/downloads
# Run any script directly
python games/pedra_papel_tesoura.pyThiago Henrique Rover LinkedIn · GitHub
This project is licensed under the MIT License. See the LICENSE file for details.