Skip to content
/ KivEnt Public
forked from kivy/kivent

KivEnt is an Entity Based Game Engine for Kivy

Notifications You must be signed in to change notification settings

cnsoft/KivEnt

Repository files navigation

KivEnt

KivEnt is an Entity Based Game Engine for Kivy

Requires Cymunk in order to run: get the master branch from here:https://github.com/Kovak/cymunk

You will also need the latest Kivy Particle: get the master branch from here: https://github.com/chaosbuffalolabs/kivy-particle

You will also need KivEnt-QuadTree from here: get the master branch from here: https://github.com/Kovak/KivEnt-QuadTree

You will need to compile all 3 modules

I have added a cythonized version of the engine in the kivent_cython folder. Testing on Asus Transformer TF101 the cythonized library's update loop takes half the time of the regular.

About

KivEnt is an Entity Based Game Engine for Kivy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published