fdai7736
|
a7f718cac3
|
init CardDeckController to use fxml
|
11 months ago |
fdai7736
|
a91db3b2c3
|
add Player to constructor for info for the player
|
11 months ago |
fdai7736
|
a1105e287b
|
add PlayerController to Game gui for each player
|
11 months ago |
fdai7736
|
875a72342c
|
change size of playerPanes
|
11 months ago |
fdai7736
|
3c456e7a3f
|
add CardDeckController
|
11 months ago |
fdai7736
|
505769cc19
|
Merge branch 'updateBuild' into 'main'
add mvn dependencies install
See merge request fdai7736/onses!25
|
11 months ago |
fdai7736
|
0851b9e378
|
add mvn dependencies install
|
11 months ago |
fdai7736
|
0b64a004cb
|
Merge branch 'Gui' into 'main'
add Basic Gui
See merge request fdai7736/onses!24
|
11 months ago |
fdai7906
|
8709aed6d7
|
Merge branch 'features' into 'main'
Features
See merge request fdai7736/onses!23
|
11 months ago |
fdai7906
|
3f58b77670
|
Test.facedownSetter
|
11 months ago |
fdai7906
|
f33234439e
|
Test.facedownGetter
|
11 months ago |
fdai7906
|
5599fc4ee5
|
refactoring: facedown = false
|
11 months ago |
fdai7906
|
6e34270d95
|
add boolean facedown in Card
|
11 months ago |
fdai7736
|
2ce7de9541
|
remove .gitlab-ci.yml
|
11 months ago |
fdai7736
|
e62424afd5
|
add LastPlayedCard PropertyChangeListener
|
11 months ago |
fdai7736
|
8a7982aaa5
|
add PlayerController
|
11 months ago |
fdai7736
|
17675a56df
|
add Gui test for scene switch
|
11 months ago |
fdai7793
|
f46ec5bedc
|
Merge branch 'addGameOver' into 'main'
Add game over
See merge request fdai7736/onses!22
|
11 months ago |
fdai7793
|
ea09a167d9
|
Merge branch 'main' into 'addGameOver'
# Conflicts:
# src/main/java/de/hsfulda/onses/models/Game.java
|
11 months ago |
fdai7736
|
75d2e3b904
|
change build-project.sh to first build and then test
|
11 months ago |
fdai7906
|
6ad80bd3ff
|
Merge branch 'refactoringAndMore' into 'main'
Refactoring and more
See merge request fdai7736/onses!21
|
11 months ago |
fdai7793
|
284104dd8b
|
Test.CheckForSetGameOver
|
11 months ago |
fdai7736
|
58756e16d6
|
add Testfx and first Gui Test
|
11 months ago |
fdai7793
|
88881eaf97
|
Test.CheckForGetGameOver
|
11 months ago |
fdai7793
|
2ebe20e612
|
refactoring: change checkWin
|
11 months ago |
fdai7736
|
2a04f23dfe
|
refactoring: remove ExampleTest
|
11 months ago |
fdai7736
|
73a69a4e6c
|
add Color and Type to CardController
|
11 months ago |
fdai7736
|
2fbfd63b1a
|
add gameService to Controller Constructor
|
11 months ago |
fdai7793
|
ec91d12c76
|
add gameOver to Game
|
11 months ago |
fdai7736
|
9da2281eac
|
add setName and Color to CardController
|
11 months ago |
fdai7906
|
48b053a8f3
|
refactoring: PropertyChangeSupport in Player
|
11 months ago |
fdai7906
|
dbf10941cd
|
refactoring: PropertyChangeSupport in Card
|
11 months ago |
fdai7736
|
6d38783557
|
add Card Controller
|
11 months ago |
fdai7736
|
67616531af
|
update Game Gui and add basic elements
|
11 months ago |
fdai7906
|
d352decf1d
|
refactoring: delete CardId
|
11 months ago |
fdai7906
|
787a886fcb
|
refactoring: delete .gitkeep
|
11 months ago |
fdai7736
|
62a2751364
|
add StartGame btn and switch to scene game
|
11 months ago |
fdai7736
|
13e33c0ebd
|
add GameController
|
11 months ago |
fdai7736
|
200d92ff4a
|
update AppController
|
11 months ago |
fdai7736
|
ce9aa06c66
|
refactoring: add PropertyChangeSupport
|
11 months ago |
fdai7736
|
64aff1644b
|
add AppController Gui
|
11 months ago |
fdai7793
|
94a5ed55e2
|
Merge branch 'completeGameservice' into 'main'
Complete GameService
See merge request fdai7736/onses!20
|
11 months ago |
fdai7793
|
291652d403
|
refactoring: fix test in PlayerServiceTest
|
11 months ago |
fdai7793
|
258c69122f
|
Test.CheckIfBotMovesAutomaticallyAfterPlayer
|
11 months ago |
fdai7793
|
2c9c3acb68
|
addBotMovesAfterPlayer
|
11 months ago |
fdai7793
|
abd8881d42
|
refactoring: moveTestsIntoTestMode
|
11 months ago |
fdai7793
|
98d7d3af31
|
Test.CheckIfTestCanBeSetToTrue
|
11 months ago |
fdai7793
|
4419a01338
|
Test.CheckIfTestWasInitializedWithFalse
|
11 months ago |
fdai7793
|
38be81d52b
|
refactoring: addGetTest
|
11 months ago |
fdai7793
|
4c81eec3e9
|
addTestModeToGameService
|
11 months ago |