Skip to content

SebiSebas1524/Y1-recreation-PitFall3D

Repository files navigation

Details about the project This project was made for my second assignment for the Programming course at the Breda University of Applied Sciences.

The assignment was to make "Pitfall!" or "Temple Run" in 3D using OpenGLES, running on Linux on the Raspberry Pi 4.

The project was developed using Visual Studio 2022.

Code credits

Running the project

To run this project on computer needs to use Linux (or using WSL on Ubuntu/Debian). Commands to ensure WSL is woking on your machine.

sudo apt-get update
sudo apt-get install libgles2-mesa-dev
sudo apt-get install libxrandr-dev
sudo apt-get install g++ gdb make ninja-build rsync zip
sudo apt-get install libbullet-dev
sudo apt-get install libassimp-dev
sudo apt-get install libglm-dev

buas

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages