Commit graph

4 commits

Author SHA1 Message Date
5ca036975b
Remove unnecessary helper function for xor
Loosing my edge... slowly... but surely...

Signed-off-by: Matej Focko <me@mfocko.xyz>
2020-11-18 23:24:19 +01:00
bd69dacb93
Refactor wall handling in prettyprint
Signed-off-by: Matej Focko <me@mfocko.xyz>
2020-11-15 13:28:11 +01:00
66c91096ab
Implement Show instance for Karel
Signed-off-by: Matej Focko <me@mfocko.xyz>
2020-11-15 13:08:10 +01:00
170a64ef77
Major refactor
- Use internal modules for helper functions
- Clean up API
- Add `facing` to Karel and `notFacing` to SuperKarel
- Rename functions for creating world and Karel

Signed-off-by: Matej Focko <me@mfocko.xyz>
2020-11-08 19:18:42 +01:00