kivent icon indicating copy to clipboard operation
kivent copied to clipboard

KivEnt is an entity-based game engine for Kivy

Results 45 kivent issues
Sort by recently updated
recently updated
newest added

i am installing kivent in kubuntu 18.04 showing this error cd .../KivEnt/modules/cymunk sudo python3 setup.py build_ext install File "setup.py", line 108, in cymunk_dirname = loader.path if hasattr(loader, 'path') else loader.filename...

I tried to follow these instructions: https://github.com/kivy/kivent#installation Each and every one of them failed, saying that there are missing files. Ex: $ python setup.py build_ext install ... x86_64-linux-gnu-gcc: error: kivent_core/entity.c:...

After some month waiting, i tried again to install kivEnt. I got this after doing python setup.py build_ext install: ``` [INFO ] [Logger ] Record log in D:\Users\wk3056adm\.kivy\logs\kivy_17-07-06_44.txt [INFO ]...

Is there a reason this isn't on pypi?

Can anybody give an example of buildozer.spec, what should I add for kivent_core adding? I've seen something about recipes, but I don't know, is they correct for KivEnt 3.0 and...

Kivent Game Engine - Tutorials Videos: https://www.youtube.com/watch?v=IRLGiRdmq90&list=PLMcvKw_Cz2u9OtgMs2roqDskXhK9YHVDJ&index=1 Source Code for Tutorial videos: https://github.com/thegameguy/Kivent-Game-Engine---Tutorials Happy Coding with Python :)

I tried to install kivent following the instructions and the trick cited in #243 . I got the following error: ``` Error compiling Cython file: ------------------------------------------------------------ ... from kivy._event cimport...

I recently bought a new Macbook pro (2016) with an AMD Radeon Pro 450. Despite having an identical system config to my old Macbook (which uses integrated graphics), I get...

I'm not sure if this is related to a version mismatch (i'm on kivy 1.10), but some of the example files aren't working. The 6_controlling_the_viewing_area, for example, runs into an...

Files given by @thegameguy in #274 @inclement @tito I don't have experience with p4a recipes. Can you tell me how to verify these?