fdai6168
  • Joined on Dec 27, 2021

fdai6168 pushed to development at fdai6281/CliArcadeService

  • 11942d6b5b Changed Snapshot version to 0.2.0 for release

2 years ago

fdai6168 pushed to development at fdai6281/CliArcadeService

2 years ago

fdai6168 pushed to feature-chess at fdai6281/CliArcadeService

2 years ago

fdai6168 pushed to development at fdai6281/CliArcadeService

  • df4b88d827 Merge branch 'feature-game' into development
  • 657953f190 added Tic Tac Toe game loop and finished attribute to Game
  • b704539e86 added getCurrentState method for Board class with tests for detecting winner, draw or not finished game
  • c6f77554bb added static method convertSimpleToState to Board class with test
  • 9560dfb178 Added setCellState to class Board with test
  • Compare 12 commits »

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • 657953f190 added Tic Tac Toe game loop and finished attribute to Game

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • b704539e86 added getCurrentState method for Board class with tests for detecting winner, draw or not finished game

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • c6f77554bb added static method convertSimpleToState to Board class with test

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • 9560dfb178 Added setCellState to class Board with test

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • 0846812330 added equals method for Board with test

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • 289a1f90a1 refactoring: created Board class for better object orientation and extracted functionality from Tictactoe to board with tests

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • 711f610c54 added write board function for TicTacToe

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • 9c7bedcd7c changed interface Game to abstract class for better object orientation

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • f58cbf0a2e Game Interface TTT getStatedChar Method

2 years ago

fdai6168 pushed to feature-game at fdai6281/CliArcadeService

  • 9a6e8f1af4 Added Gameinterface with TTT class and printTest

2 years ago

fdai6168 created branch feature-game in fdai6281/CliArcadeService

2 years ago