This is a bug-fixed version of my Java 2009 competition entry.
You have accepted a job making widgets in Duke’s steel mill. Keep duke happy by turning out widgets according to the displayed pattern and you progress. Turn in too many dodgy widgets and you get the sack.
Controls:
ENTER Key: Start
Left Cursor Key: Bend Left
Right Cursor Key: Bend Right
Both Cursor Keys: Finish Widget
http://www.circuitswamp.org/projects/java2009/steelmillduke2.jnlp
Hint: For your first widget, let the steel roll out straight until the light blue steel covers 4 squares. Press both left and right cursor keys together to cut the widget free. Make sure you press left and right cursor keys exactly together.
Bug fixes:
- Timing bug that made the game unplayable on fast computers (mine’s a bit old and slow)
- Antialiasing bug that made the scoring not work on Mac’s.
- Subtle scoring bug that mean’t you couldn’t get past level 5.