Skip to content
Kovak edited this page Apr 16, 2014 · 14 revisions

KivEnt is a group of widgets for the Kivy framework designed to make it easier to create 2d games using kivy. KivEnt uses an entity-component system architecture. KivEnt covers rendering Quads and Points to screen using a variety of spatial partitioning methods, a particle engine based off the Starling Framework Particle Engine, a simple 2d camera system, and physics are provided by the Chipmunk2d Library.