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

https://github.com/ferreiiratech/br-2023-m2-t2

Project made in python using the pygame library for the entrance course at Jala University
https://github.com/ferreiiratech/br-2023-m2-t2

oriented-object-programming poo pygame python

Last synced: 2 months ago
JSON representation

Project made in python using the pygame library for the entrance course at Jala University

Awesome Lists containing this project

README

        

# GoatRun

## 1. About the project

GoatRun is an endless runner game developed in Python for the admission process at Jala University.


The development of the game utilized the concept of object-oriented programming.

## 2. Clone the project
Open your terminal, choose the folder of your preference, and paste the following command to clone this repository:
````
git clone git clone https://github.com/ferreira-leonardo/BR-2023-M2-T2.git
````

Enter the repository folder using the following command:
````
cd BR-2023-M2-T2
````

Open the project in VS Code using the following command:
````
code .
````

## 3. Technologies used in the project.


  • Python

  • PyGame

## 4. Media


## 5. Project author
Leonardo Ferreira