Changes
#106 (Jun 21, 2024, 10:42:11 PM)
- Memory: Changed class- and method-names according to make the code more comprehensive — jeremy-hesse / detail
#103 (Jun 10, 2024, 1:17:15 PM)
- Memory: Working testclasses + fixed remaining checkstyle — Kevin / detail
- Memory: Added Strategies (and folder for them) — Kevin / detail
- Memory: Added TitFor2Tat + adjusted syso from observer — Kevin / detail
- Memory: Corrected move checked (index) and null-check in strategies, changed GD winning definition. — jeremy.hesse / detail
#102 (Jun 3, 2024, 3:57:08 PM)
#100 (Jun 3, 2024, 2:12:15 PM)
- Memory: Added move-saving, strategy still makes illegal move — jeremy.hesse / detail
- MemPair implemented null handling, optimized toString, added testclass — Kevin / detail
- MemShiftList changed memory.size to memPair.size + adjusted testclass — Kevin / detail
- MemBrain adjusted testclasses — Kevin / detail
- MemObserver provisional test class created — Kevin / detail
- Memory: Trying to fix this thing exploding — jeremy.hesse / detail
- Memory: Should have fixed the Merge-Problems — jeremy.hesse / detail
- memory: Fixed toString of MemoryPairImpl — jeremy.hesse / detail
- Memory: Works... somewhat — jeremy.hesse / detail
- fixed almost all tests (except 3 tests in for brainImpl) — Kevin / detail
- Memory: little changes — jeremy.hesse / detail
- Memory: Adjusted Tests for push to main — jeremy.hesse / detail
#96 (May 28, 2024, 3:47:11 PM)
- ipspiel24: adapted to changes in ObserverFactory interface — Christoph Schulz / detail
- ipspiel24-memory: .gitignore added, generated files removed — Christoph Schulz / detail