Hi, I'm ThadeusB.

I code stuff. I raise bees. I game.

PyBTS (Pygame Behind The Scenes)

Features

  • Entity position & movement management classes
  • World manager
  • Terrains ( basic image, animated background )
  • Tilemap w/ A* pathing
  • Resource loading & management
  • Some limited widgets
  • Player management
  • Abstracted dict based input management

Source Code

GPL v3 License

http://hg.thadeusb.com/Games/PyBTS/

Proof of concept games using PyBTS

http://hg.thadeusb.com/Games/MyRTS/