- Joined on Dec 27, 2021
fdai6281 pushed to master at fdai6281/CliArcadeService
- 7b2bcb4773 Merge commit '16f3089d5d7a0eb8a02743d409415051d76ba65a' into HEAD
- 16f3089d5d Changed Snapshot version to 0.2.0 for release
- a98367671d Added chess game to App
- c897f8ded4 Merge branch 'feature-chess' into development
- 4ef75e249b Fixed bug for Queen with negative values
- Compare 25 commits »
3 years ago
fdai6281 pushed to development at fdai6281/CliArcadeService
- 16f3089d5d Changed Snapshot version to 0.2.0 for release
- 11942d6b5b Changed Snapshot version to 0.2.0 for release
- Compare 2 commits »
3 years ago
fdai6281 pushed to master at fdai6281/CliArcadeService
- 366411ab72 Merge commit '11942d6b5b68351ee75ae946a0087d88866e7921' into HEAD
- 11942d6b5b Changed Snapshot version to 0.2.0 for release
- efcc0965e2 Merge commit 'a98367671dcc5a3a4acd5d4bb7a6979fe9673c0d' into HEAD
- a98367671d Added chess game to App
- c897f8ded4 Merge branch 'feature-chess' into development
- Compare 26 commits »
3 years ago
fdai6281 pushed to master at fdai6281/CliArcadeService
- 366411ab72 Merge commit '11942d6b5b68351ee75ae946a0087d88866e7921' into HEAD
- 11942d6b5b Changed Snapshot version to 0.2.0 for release
- Compare 2 commits »
3 years ago
fdai6281 pushed to master at fdai6281/CliArcadeService
- efcc0965e2 Merge commit 'a98367671dcc5a3a4acd5d4bb7a6979fe9673c0d' into HEAD
- a98367671d Added chess game to App
- c897f8ded4 Merge branch 'feature-chess' into development
- 4ef75e249b Fixed bug for Queen with negative values
- 17a1d25543 Added whole method with test, Combines all separate units of the Chess class
- Compare 24 commits »
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- e234eb2e50 Fixed bug for Queen with negative values
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 6e80572391 Added whole update method with test.
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 2730491a5f Added resetGame for resetting whole game
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 0a2664e4a5 Added lastFeedback functionality for later use
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 81c2424ca0 Added getUpdatedOutputBoard
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- bab94cb176 Added makeMove method to Chess for finally moving a figure and getting the corresponding output with test
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- d47a6689f6 Added scanForOccurringFigure method to ChessBoard with test
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 787955505a Added getSidebarFigures method for displaying ChessFigures as a List with test
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 1d8342e45a Created Chess class with convertInput method with test
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- eea1fbe1bf Added moveFigure method to ChessBoard with test
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 82aa161806 Changed Bishop relative move because of a bug(negative coords didnt get validated)
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- f60515c644 Added validateMove method to ChessBoard with test for validating every move on the board
- 9bbf82c4a5 Changed test because of bug
- a05e4b23a7 TEMP commit for later pull and deletion
- Compare 3 commits »
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- a05e4b23a7 TEMP commit for later pull and deletion
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- 244e633ad3 Added validateCleanPath for ChessBoard class with test
3 years ago
fdai6281 pushed to feature-chess at fdai6281/CliArcadeService
- b7125715f3 Added isCellInBoard for checking positions with test
3 years ago