We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the Axoltol wiki!
Axoltol is a python game engine library made for fun.
Nothing will work unless you call axoltol.init(), and make sure you have a axoltol.close() for every axoltol.init()
axoltol.init()
axoltol.close()