Skip to content

Commit 52bc25c

Browse files
committed
Many small improvements
* Print battles as a list instead of table (since the table's stats don't work anyway) * Now works even if not all solutions are present * GIFs are attached to solutions instead of all levels * Ignore solutions which don't work (those that have 0 cycles) * Slightly prettier messages * Print out the sorted GIFs * Error if not enough GIFs
1 parent bea096a commit 52bc25c

File tree

2 files changed

+183
-111
lines changed

2 files changed

+183
-111
lines changed

EXA-Parser/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.exe
2+
exa-parser

0 commit comments

Comments
 (0)