Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 292 Bytes

prof-spillet

Professor Spillet

Run with:
$ ruby prof.rb

Configuration of pieces can be seen in pieces.rb
:blp = blue pants
:brh = brown head
etc..

Output is <piece index>(<rotation>)
e.g.:
3(2)
means piece with id 3, rotated twice counter-clockwise.