Skip to content

WolfenGames/unnamed_project_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unnamed_project_python

This is a pet project which is collaborated with WeThinkCode_ students who are interested

Unnaned Project

This project is majorly based off of the Hazel Engine built and maintained by @TheCherno

Goal of this project

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

Solving?

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_

Supports

Windows 64 Bit

Cloning

git clone https://github.com/wolfengames/unnamed_project_python

Build

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

Run

python3 main.py

State of project

PRIMITIVE AF

STACK

  • PyOpenGL
  • Python3
  • IMGUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages