feat: add logic for testing game possibility and summing possible games

This commit is contained in:
Stevan Freeborn
2023-12-02 11:05:34 -06:00
parent dc8bd473b9
commit 9059ea7b9f
6 changed files with 262 additions and 61 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
global using FluentAssertions;
global using Xunit;
global using FluentAssertions;