https://github.com/hellenilda/treasurehunt
Jogo de Caça ao Tesouro baseado em matrizes com a biblioteca Pygame.
https://github.com/hellenilda/treasurehunt
academic-project pygame python
Last synced: 11 months ago
JSON representation
Jogo de Caça ao Tesouro baseado em matrizes com a biblioteca Pygame.
- Host: GitHub
- URL: https://github.com/hellenilda/treasurehunt
- Owner: hellenilda
- Created: 2024-11-02T12:51:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-07T01:31:21.000Z (over 1 year ago)
- Last Synced: 2025-06-19T21:48:08.600Z (about 1 year ago)
- Topics: academic-project, pygame, python
- Language: Python
- Homepage:
- Size: 554 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Caça ao Tesouro
Este projeto é um jogo de Caça ao Tesouro baseado em matrizes utilizando a biblioteca Pygame.
---
## Estrutura
## Como executar o projeto
1. Clone este repositório
```bash
git clone https://github.com/hellenilda/TreasureHunt.git
```
2. Instale o pygame
```bash
pip install pygame
```
3. Execute o arquivo `main.py`