Max Wenzel
|
7c67747398
|
add getAbove() in Matchfield - Case: nothingAbove
|
3 years ago |
Max Wenzel
|
304b3c943e
|
add getAbove() in Matchfield - DefaultCase
|
3 years ago |
Max Wenzel
|
2603cb9f83
|
Fix: Above = Right and Below = Left
|
3 years ago |
Max Wenzel
|
bdb4c30cdb
|
add getAbove() in Matchfield - Case: nothingBelow
|
3 years ago |
Max Wenzel
|
ac41493feb
|
add getBelow() in Matchfield - DefaultCase
|
3 years ago |
Max Wenzel
|
d703a7b1c6
|
add getAbove() in Matchfield - Case: nothingAbove
|
3 years ago |
Max Wenzel
|
958fcf7166
|
add getAbove() in Matchfield - DefaultCase
|
3 years ago |
Max Wenzel
|
0106ea2577
|
Refactoring: Use ParameterizedTest in CoordinateTest
|
3 years ago |
Max Wenzel
|
78e804dff9
|
Refactoring: Implements Coordinate into ai-logic
|
3 years ago |
Max Wenzel
|
f8a8179650
|
Refactoring: Implements Coordinate into Matchfield
|
3 years ago |
Max Wenzel
|
10c4518ed0
|
add setState
|
3 years ago |
Max Wenzel
|
295ecd2bb1
|
add DeafaultState(EMPTY) to Coordinate
|
3 years ago |
Max Wenzel
|
b696244000
|
Coodrdinates returns correct Values for X and Y
|
3 years ago |
Max Wenzel
|
1a2bd51394
|
choosenField returns only Fields with state != shot
|
3 years ago |
Lorenz Hohmann
|
04d9a5d774
|
Merge branch 'matchfield' into fleetstorm2
|
3 years ago |
Tobias Krause
|
0559513f69
|
player_management: login loads existing player from file or creates new player
|
3 years ago |
Tobias Krause
|
6e61c04240
|
player_management: added layout for LoginPanel
|
3 years ago |
Tobias Krause
|
75ca5e7f47
|
player_management: added LoginPanel to gameexplorer
|
3 years ago |
Tobias Krause
|
a0039979c2
|
player_management: selectPlayer adds new players to player-list
|
3 years ago |
Tobias Krause
|
631fb4c698
|
player_management: savePlayers writes player list to file
|
3 years ago |
Tobias Krause
|
df6f48946e
|
player_management: added method savePlayers
|
3 years ago |
Tobias Krause
|
d0f5efc885
|
player_management: loadPlayers reads list of players from csv-file
|
3 years ago |
Tobias Krause
|
b4b4fcfe39
|
player_management: loadPlayers reads player from csv-file
|
3 years ago |
Tobias Krause
|
fc256787f8
|
player_management: added method loadPlayers
|
3 years ago |
Tobias Krause
|
4251b7b592
|
player_management: returns player from list if existing
|
3 years ago |
Tobias Krause
|
9fb4099540
|
player_management: added method selectPlayer, added method equals and
hashCode in class Player
|
3 years ago |
Jenkins
|
8b4389e2d6
|
Merge commit '85669e4412c5b2d0138a234a914a8640c223386e' into HEAD
|
3 years ago |
Steffen Helmke
|
6ee0ec873c
|
4gewinnt: refactored gui elements to enable variable boardsize
|
3 years ago |
Steffen Helmke
|
645770c07c
|
4gewinnt: finished checkButtons method
|
3 years ago |
Steffen Helmke
|
d3ec638be0
|
4gewinnt: added checkButtons method
|
3 years ago |
Steffen Helmke
|
29c241de55
|
4gewinnt: updated mutltiple methods to deactivate buttons on full columns
|
3 years ago |
Steffen Helmke
|
a6ed74febe
|
4gewinnt: updated playChip method and tests
|
3 years ago |
Steffen Helmke
|
5614b7f180
|
4gewinnt: refactored and updated GameOver method and tests
|
3 years ago |
Steffen Helmke
|
a7d3315ecb
|
4gewinnt: finished clearField method
|
3 years ago |
Steffen Helmke
|
44ff79411e
|
4gewinnt: added clearField method
|
3 years ago |
Steffen Helmke
|
caec8e73d7
|
4gewinnt: finished getFreePlaceMethod
|
3 years ago |
Steffen Helmke
|
869355bddd
|
4gewinnt: getFreePlaceTestWithFilledField added
|
3 years ago |
Steffen Helmke
|
8961708346
|
4gewinnt: added getFreePlace method
|
3 years ago |
Steffen Helmke
|
caf11d2ee2
|
4gewinnt: refactored setter and getter
|
3 years ago |
Steffen Helmke
|
ce2f8ddd8b
|
4gewinnt: added gameover method
|
3 years ago |
Malte Schellhardt
|
2af74bef6b
|
4gewinnt: fixed typo in getBoardSize test name
|
3 years ago |
Malte Schellhardt
|
1c7f4a513e
|
4gewinnt: fixed GuiTest because of new parameterized constructor
|
3 years ago |
Malte Schellhardt
|
bd09c5783b
|
4gewinnt: finished board creation with individual size
|
3 years ago |
Malte Schellhardt
|
2d4b0be4e5
|
4gewinnt: added test for board with size 0
|
3 years ago |
Malte Schellhardt
|
2530467f14
|
4gewinnt: added getter method for board size
|
3 years ago |
Malte Schellhardt
|
ddf26d199a
|
4gewinnt: added constructor to create game logic
|
3 years ago |
Steffen Helmke
|
f42de527a2
|
4gewinnt: added setter/getter for player2Score
|
3 years ago |
Steffen Helmke
|
97c66b727e
|
4gewinnt: refactored attributs and test methods
|
3 years ago |
Steffen Helmke
|
f409fdcb75
|
4gewinnt: added getter for player1Score
|
3 years ago |
Steffen Helmke
|
12cf4f330c
|
4gewinnt: added setter for player1Score
|
3 years ago |