/JogoPlataforma

Repositório destinado ao projeto do curso POO. Onde o foco é o desenvolvimento de um jogo de plataforma.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Simple Plataform Game / Simples Jogo de Plataforma

Programming Language / Linguagem de programação:

  • python

Library / Biblioteca:

  • pygame

Development / Desenvolvimento:

Goal / Objetivo:

  • Deeper our understanding on OOP. / Aprofundar nosso conhecimento em POO.

Art / Arte:

  • Our game follows the pixelated art style. / Nosso jogo segue o estilo de arte pixelizado.

Gameplay / Jogo em si:

  • The player has to dodge the cars on the street and get to the end of the game. / O jogador tem que desviar de carros na rua e chegar até o final do jogo.

Installation / Instalação:

  • Clone the repository / Clone o repositório:
  git clone https://github.com/Armandoedu/JogoPlataforma.git
  • Run the file / Rode o arquivo:
  python "/JogoPlataforma/Jogo_Rua_Dispensario/Main.py"