An open API service indexing awesome lists of open source software.

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.

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`