PyWeek - Loxocemus - feedback
Fun
1
Prod
2
Inno
2
Tee
Did not work
Cosmologicon
Error for me on startup. I'm on Ubuntu:
File "Loxoc/core.pyx", line 1287, in Loxoc.core.Window.__init__
RuntimeError: could not initialize sdl2: dsp: No such audio device
Did not work
speedlimit35
I use a Mac so I think maybe there is no available version to install using pip.
When I try pip3 install -r requirements.txt
ERROR: Could not find a version that satisfies the requirement Loxoc==1.0.0.dev44 (from versions: none)
ERROR: No matching distribution found for Loxoc==1.0.0.dev44
When I just do pip3 install Loxoc
ERROR: Could not find a version that satisfies the requirement Loxoc (from versions: none)
ERROR: No matching distribution found for Loxoc
Not much in this entry but it's awesome that you're building a game engine. Looking forward to seeing your game next time!