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/quaternary.csv Normal file
View file

@ -0,0 +1,4 @@
100,0,0,2.25,5
0,100,-2.25,0,5
-100,0,0,-2.25,5
0,-100,2.25,0,5
1 100 0 0 2.25 5
2 0 100 -2.25 0 5
3 -100 0 0 -2.25 5
4 0 -100 2.25 0 5