Commit Graph

6 Commits

Author SHA1 Message Date
5b964b1cd1 Tris
- implemented Tris class
- added test cases
2023-12-13 14:19:37 +01:00
f941ef93c3 Fixes
- static member in Puzzle8
- added docs
- added statistic in AStar visit
2023-12-13 10:01:24 +01:00
6ac1ff463d Puzzle8 Fixes
- added junit.jupiter testing
- created tests for puzzle8
- fixed bugs for constructors
- implemented better methods for solving puzzle
2023-12-12 18:05:51 +01:00
c4d4bc76b8 Tris
- added tris class
- added miniMax class
- fixed puzzle8 initialization
2023-12-12 14:26:54 +01:00
a093dc93e7 Init form Local
- Puzzle8 already implemented
- Tris started
- Empty Main
2023-12-07 10:23:56 +01:00
Giacomo Bertolazzi
43ab017d15 Initial commit 2023-12-07 10:15:09 +01:00