Commit Graph

106 Commits

Author SHA1 Message Date
mhart c1143ee396 Add parse_orientation()
This function parse a char and return the matching direction or None
2020-10-11 18:27:39 +02:00
mhart dcbc5aa74c correct typo 2020-10-11 18:25:42 +02:00
mhart 699933fcfd Load the 'simple' intruction file into a string.
Need to incorporate flags OR/AND stdin parsing in a later stage.
2020-10-11 15:14:20 +02:00
mhart b811b1a1c1 fix tipo error and create enum to represent instructions 2020-10-06 23:28:59 +02:00
mhart e6433f48ae Create enum to represent directions 2020-10-06 23:25:17 +02:00
Axel Viala ed2b1b152d initial commit let's droid dance. 2020-10-06 20:42:34 +02:00