Comments

Log in with itch.io to leave a comment.

(-1)

Where can i found your game engine?

(-1)

I have it set as private on my Github. I am still working out the kinks, and I have to add a GUI, Most likely QT6. I want it to be easier, quicker, and faster. I still have to do a Ursina tech demo.  Right now, the only unique thing about it is cython is being used. I still have to make that easier as well. I am actually happy someone is interested in my engine. I want it to be just as powerful as Godot, but I would have to learn Vulkan so I will probably just include that for barebones. probably include some light bindings. But it's a bit too ambitious so for now I will just make it easier to include the Vulkan pip package.  That way people who do only python or C/C++ can use the engine. That is just my aim. I will make it public once I at least included all this. At least using black dawn will make faster python games and all that,  but I only followed tutorials and just rewrote it all in cython, so for now, it's a work in progress.