Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 579 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 579 Bytes

lynebot

Purpose

lynebot solves puzzles from the puzzle game LYNE, including limited automation to parse Lyne's graphics and submit solutions with mouse clicks.

Building

ant fetch; ant compile

Running

Effector.main will solve up to 25 consecutive puzzles (i.e., a puzzle set).

TODO

With just a bit more effort, the automation could be extended to the menus as well, allowing the bot to play though all the puzzles without assistance.

License

lynebot is licensed under GPLv3+.