Pacpy-Python is a basic game created in Python, inspired by the classic Pacman structure. In this simple yet engaging game, you control Pacpy, represented by the letter P, as you navigate through a maze while avoiding the Fasboos.
- Movement: Control Pacpy as he moves through the maze.
- Enemies: Avoid the Fasboos, represented by the letters F.
- Objective: Survive as long as possible by escaping the Fasboos while collecting items.
- The game features a text-based interface with colored letters. Pacpy is represented by P, and the Fasboos are displayed as F.
- Download the repository.
- Open Visual Studio Code.
- Run the Python script in the console to start the game.
Challenge yourself and see how long you can escape from the Fasboos!
Pacpy-Python é um jogo básico criado em Python, inspirado na estrutura do Pacman. Neste jogo simples e envolvente, você controla o Pacpy, representado pela letra P, enquanto navega por um labirinto evitando os Fasminhas.
- Movimento: Controle o Pacpy enquanto ele se move pelo labirinto.
- Inimigos: Evite os Fasminhas, representados pelas letras F.
- Objetivo: Sobreviva o maior tempo possível escapando dos Fasminhas enquanto coleta itens.
- O jogo apresenta uma interface baseada em texto com letras coloridas. O Pacpy é representado por P, e os Fasminhas são exibidos como F.
- Baixe o repositório.
- Abra o Visual Studio Code.
- Execute o script Python no console para iniciar o jogo.
Desafie-se e veja quanto tempo você consegue escapar dos Fasminhas!