still working on user interface

I started out having 3 game libraries but 2 of them have major flaws, so I'm down to the third one which doesn't have same flaws. The game library is called GTGE. Nothing is done yet but I still plan to copy Magarena. I wanted to do something fancier than Magarena but right now just copying it sounds hard enough. It would be great to copy the Incantus gui but we can only do what we can do and I don't have the programming chops (for now). 
The fly library I couldn't get it to load an image because it tries to make things "easy" but instead makes things hard because it doesn't work.
The other game library, Ucigame, didn't let you use for loops in the draw() method. I presume it was a threading issue or something.

The fly library I couldn't get it to load an image because it tries to make things "easy" but instead makes things hard because it doesn't work.
The other game library, Ucigame, didn't let you use for loops in the draw() method. I presume it was a threading issue or something.