The engine still has some features missing that I wanted to tackle before compiling another build. However, since so much has changed since 1.0, I've decided to have this new build before the big release.
This release includes the new GUI module, which is, as everything else, a work in progress.
In addition to the Windows binaries, there is also a standalone executable for Linux users. This standalone version packs all shared and static libraries and should work in any Ubuntu/Debian-based 64bit Linux machine. Please report if it doesn't work in your system!
In order to use the standalone Linux executable, you simply need your game's main file and then you can ./eelengine main.py
, for example.