Factory Balls is the first game in a puzzle game series by Bart Bonte, whose objectives is to paint and manipulate a ball to match the given image.
Information
- Emulator used: libTAS 1.4.7 + Ruffle nightly 2024-09-01
- Option:
--no-gui -g gl - SWF MD5:
3c849d1a45340931fdb5d455630e9b32(dev's homepage with Wayback Machine, or Newgrounds)
Note: the temp encode is 4 frames slower than the newest version.
Comments
The last click of a level and the first click of the next level are 104 frames apart.
A non-trivial level was optimized by re-implementing the level's logic and running a breadth-first search. The program can be found here.
InputEvelution Replaced submission file with a 4 frame improvement by the author.