eeue56 / eeue56/pycho

Modularize world structure

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The way the world is currently structured is great for 2D games with small worlds.

However, once these worlds become large or 3D, then it starts to become a major performance issue as large amounts of memory are taken up, as well as calculating the future positions of objects taking up time.

In order to support 3D worlds, this needs to be optional and allow for extension in the way the world is represented internally.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.