Devlogs
Bug Fixes + Fast Forward Button
GoshoA browser game made in HTML5
Heya!
This small update brings the highly wanted fast forward button that I didn't have time to add, even though all of the logic for it was already in the code. A few other things that have been changed:
- FFW button
- The instruction buttons panel was 1 pixel higher than the start button, whoops. That's the attached image
- Music now uses mp3 instead of wav, which means reduced file sizes
- You can no longer delete instructions while they are being executed
- Gosho now looks in the movement direction of long moves("move ... until wall") too
- Potentially fixed a bug where the level wouldn't load and you'd have to navigate to another one for it to be shown properly