After selecting “New game” I just see a tiny grey sprite with green outline and nothing happens. There is no reaction to input.
Viewing post in Rogue Wave jam comments
Here's a screenshot, hope it helps you: http://prntscr.com/iqym15
Good luck!
Well, it's approximately what I would expect to see if the DLL that contains the actual game logic didn't load. It does load for me. Possible reasons it might not:
- A security feature of your OS (I'm on windows 7).
- An anti virus that protects you from downloaded DLLs but not from downloaded executables.
- Leaving everything in the zip file and windows refusing to load a DLL out of the zip.