Posted March 08, 2025 by elcano
#GoedWare Game Jam 13 #Devlog #Breaking The loop
๐ ๏ธ Development Status
โ
BREAKING THE LOOP is finished, only the music is missing. Pol is working hard on a few more tracks.
๐ฏ My last goal is to export the game to HTML5 so it can be played in a browser, as recommended by the jam rules.
๐ง Technical Challenges
๐ด Performance: Initial HTML5 tests were discouraging due to poor frame rates.
๐ก Window size: A minor issue, easily fixed with a few lines of code.
๐ก Supersampling: A tricky one, as it was a Game Maker bug. Updating to the latest version solved it.
๐ก Possible Performance Improvements
๐น Disabling the level wall gloom significantly improved performance.
๐น Reducing explosion particles could optimize it even further.
๐ Good News
The game is now running much better in the browser. This will be my first itch.io game playable online! After the jam, I'll also upload Pac-Elcano as a web version.