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
- Host: GitHub
- URL: https://github.com/ferreiiratech/br-2023-m2-t2
- Owner: ferreiiratech
- Created: 2023-03-16T21:05:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T09:53:52.000Z (about 2 years ago)
- Last Synced: 2025-03-27T23:04:27.933Z (3 months ago)
- Topics: oriented-object-programming, poo, pygame, python
- Language: Python
- Homepage:
- Size: 5.9 MB
- Stars: 1
- Watchers: 0
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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