thebillington / tphysicsLinks
tphysics is a zero dependency, single file Python game engine designed for use in the classroom. tphysics renders using Turtle graphics, which is highly accessible to learners.
☆10Updated last year
Alternatives and similar repositories for tphysics
Users that are interested in tphysics are comparing it to the libraries listed below
Sorting:
- This is a GUI Sudoku game with a solver. The solver was implemented using the backtracking algorithm.☆10Updated 4 years ago
- Maze generator and solver with python☆30Updated 2 years ago
- A Civilization-inspired strategy game with LAN multiplayer☆26Updated 4 years ago
- Bespoke Pygame Tower defense game☆12Updated 2 years ago
- Just a bunch of pygame examples https://github.com/pygame-examples/pygame_examples/tree/main/pgex/examples☆29Updated 2 years ago
- The GitHub for the DUGA raycaster☆135Updated 2 years ago
- A new way to pygame.☆11Updated 9 years ago
- Bullet physics for ursina engine☆35Updated last year
- Possibly, one day, a roguelike.☆19Updated 4 years ago
- A beginner's tutorial for Panda3D☆68Updated 10 months ago
- Classes and functions to deal with hexagonal grids.☆46Updated 4 years ago
- animation helper for pygame projects (and more!)☆19Updated 9 years ago
- ☆46Updated 3 years ago
- My WIP code for using shaders with Pygame☆47Updated 2 years ago
- A set of functions that make working with Pygame and Python much easier.☆180Updated 6 months ago
- Cutting-edge 2D game framework for Python☆160Updated last month
- An object-oriented text RPG☆180Updated 5 years ago
- Nbody simulation with python pygame, (solar system)☆13Updated 2 years ago
- Files for Python Game Blog☆30Updated 9 years ago
- 2D Game Engine☆41Updated 4 years ago
- make scrolling games with animated maps in pygame☆184Updated 5 months ago
- Some examples of how to use pygame_gui☆148Updated 3 months ago
- Simple game engine produced for making easier to build more complex games using Python.