Search found 2 matches
- Fri Mar 02, 2018 11:13 am
- Forum: Support and Development
- Topic: Massive performance difference between running in terminal and .love
- Replies: 2
- Views: 1670
Re: Massive performance difference between running in terminal and .love
Ok, that solved it. Thanks a lot, man. I'm relieved it was such a simple problem.
- Fri Mar 02, 2018 3:47 am
- Forum: Support and Development
- Topic: Massive performance difference between running in terminal and .love
- Replies: 2
- Views: 1670
Massive performance difference between running in terminal and .love
I know my code is probably abhorrent, but still the difference is surprising to me for such a simple game. The goal is to get the key while avoiding enemies, and then get to the door to proceed to the next level. You will also die if you take too many steps. If I run it from the terminal it's perfec...