Hey I just made a simple port to my PC game lost. The game runs at 45 fps and uses about 93% of the storage space, it also has 36 maps. The controls are B to use the bow and A to use a melee attack.
Thanks to all that Downloaded the Game. I spent all of today optimizing the code. I'm very happy with the results I got memory usage down to 62% and Stoarge down to 49%. Ive released the code to My Github. Happy Coding -Ewan
Thanks. The locations of the enemy’s aren’t random but that sounds like a good idea. And the keys are set so you cant go in two directions at once an example would be for you to press up and right at the same time. But the diapering part seems to be a bug.