The Torus World by LordDraficus

The Torus World is a game about running around a torus a certain number of times in order to escape while hitting enemies with your sword and avoiding hitting a platform from the side.
Controls:
- Jump: Space
- Attack: Left Mouse
Links
- Play it: https://github.com/anthonytsmith/LudumDare38/releases/download/Complete/LudumDare38.zip
- Source code: https://github.com/anthonytsmith/LudumDare38/archive/Complete.zip
Ratings
| Given | 0🗳️ | 0🗨️ |
There seems to be a huge delay when playing the game which I think stems from using "On Key Up" rather then "On Key Down", and I had some framerate issues.
Thanks for the submission!