This is a pet project which is collaborated with WeThinkCode_ students who are interested
This project is majorly based off of the Hazel Engine built and maintained by @TheCherno
To learn enough about building game engines to build up a engine with students at WTC_ to further spearhead many more projects in different language based engines
We have many students who are interested in game development, wether it be engine, or game developement itself. My hope is for this to help students get involved in the open source commuinty @WeThinkCode_
Windows 64 Bit
git clone https://github.com/wolfengames/unnamed_project_python
sudo apt install python-opengl mesa-utils freeglut3-dev
python3 -m venv venv
source ./venv/bin/activate.{Which ever shell or system you are using}
pip3 install -r requirements.txt
python3 main.py
PRIMITIVE AF
- PyOpenGL
- Python3
- IMGUI