draft/mlp
Hamcha f983ffb93d
Start adding actual drafting stuff
2019-06-12 15:40:46 +02:00
..
booster.go Refactor set to be an interface, add generic set and cube 2019-05-31 10:12:56 +02:00
booster_test.go Don't use fmt where it's not needed 2019-06-12 15:40:30 +02:00
i8pcube.go Start adding actual drafting stuff 2019-06-12 15:40:46 +02:00
i8pcube_test.go Don't use fmt where it's not needed 2019-06-12 15:40:30 +02:00
mlp.go It begins! 2019-05-31 01:16:15 +02:00
royalrares.go Add tests to mlp 2019-05-31 15:13:13 +02:00
set.go Add tests to mlp 2019-05-31 15:13:13 +02:00
set_test.go Don't use fmt where it's not needed 2019-06-12 15:40:30 +02:00
utils.go Add basic implementation of I8PCube 2019-05-31 14:21:50 +02:00