/gameobjects

Algorithms for games and real-time applications.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Game Objects

Algorithms for games and real-time applications.

Game Objects is a collection of 2D and 3D maths classes, and algorithms for helping in the creation of games with Python. Suitable for PyGame, but independent of it.

This library is a fork of https://code.google.com/archive/p/gameobjects/