Add more fun start states

This commit is contained in:
Michael Bradley 2023-10-07 18:18:44 -04:00
parent 9606ca4151
commit 9e8d8fe620
5 changed files with 718 additions and 0 deletions

4
data/binarybinary.csv Normal file
View file

@ -0,0 +1,4 @@
0,300,8.25,0,11
0,200,-1.75,0,11
0,-300,-8.25,0,11
0,-200,1.75,0,11
1 0 300 8.25 0 11
2 0 200 -1.75 0 11
3 0 -300 -8.25 0 11
4 0 -200 1.75 0 11