Commit Graph

22 Commits (ccb61b5ef8594d75123eb955d1c38d8d91d66b53)

Author SHA1 Message Date
Mathis e81a73d554 UPDATE display of the gameboard 2022-06-07 14:56:26 +02:00
Mathis 2ae745c638 cleaned the source code 2 2022-06-06 23:55:02 +02:00
Cemal Odabasioglu 14a0045859 Cleaned the source code 2022-06-06 22:47:39 +02:00
Odabasioglu Cemal 5789fab5fe Merge branch 'master' into 'bugfix_players_when_replay'
# Conflicts:
#   src/main/java/latice/application/LaticeApplicationWindow.java
2022-06-06 13:31:02 +00:00
Mathis 5d3ff112eb UPDATE Player, LaticeApplicationWindow and LaticeApplicationConsole 2022-06-06 15:09:01 +02:00
Cemal Odabasioglu 89e1461810 added replay function and clean code 2022-06-05 23:46:06 +02:00
Mathis 933340b2ef UPDATE Constant LaticeApplicationConsole LaticeAplicationWindow
MainScreenController | ADD attribute to GameBoard, method
getNumberOfTilesRemaining to Tile
2022-06-02 21:50:34 +02:00
Cemal Odabasioglu a93ab4954d Added buy action button but not yet implemented in jFX 2022-06-01 23:27:23 +02:00
Mathis 7fe5d99364 reorganisation of all packages | ADD Playgame, RectangleFX |
MODIFICATION in LaticeApplicationWindow PlayerNameInputController and
MainScreenController
2022-06-01 18:57:13 +02:00
Odabasioglu Cemal ee4f4451a2 Merge branch 'Latice_Console_2.0' into 'master'
ADD method checkScoreToPlay to Rules | UPDATE LaticeApplicationConsole

See merge request odabasioglu1/latice!7
2022-05-31 13:13:14 +00:00
Cemal Odabasioglu a95f04440e adjustments 2022-05-31 15:12:10 +02:00
Mathis 9dba3ed659 ADD method checkScoreToPlay to Rules | UPDATE LaticeApplicationConsole 2022-05-31 15:06:48 +02:00
Mathis 8e2e2a09d3 ADD new rules | ADD method changeRack | Change 'Fl' -> 'f' for class
Shape | ADD getPositionRow, getPositionColumn in Tile | CREATE Constant
'BLUE' in GameBoard
2022-05-30 19:35:34 +02:00
Mathis 0124b6b3b0 ADD method removeTile and updateRack in Rack | ADD Player | UPDATE
LaticeApplicationConsole
2022-05-19 20:45:30 +02:00
Mathis cf6049a4fe UPDATE LaticeApplicationConsole 2022-05-17 10:09:48 +02:00
Odabasioglu Cemal 7ac6bc4763 Merge branch 'master' into 'Image_in_Rack'
# Conflicts:
#   src/main/java/latice/application/LaticeApplicationWindow.java
2022-05-03 14:50:55 +00:00
Mathis ed18f8f5c9 NAME CORRECTION "feather" -> "FEATHER" and UPDATE
LaticeApplicationConsole, LaticeApplicationWindow
2022-05-03 16:38:26 +02:00
Cemal Odabasioglu a959e044d6 WIP adding rectangles for drag n drop 2022-04-26 15:12:14 +02:00
mathi 16db96f887 STEP 1 : ADD Deck and Rack classes with UPDATE LaticeApplicationConsole 2022-04-24 15:10:43 +02:00
mathi c4ed8e5832 ADD Deck and Rack classes with UPDATE LaticeApplicationConsole 2022-04-23 16:05:32 +02:00
mathi dba464f4ef UPDATE Tile and LaticeApplicationConsole classes 2022-04-19 23:19:52 +02:00
Cemal Odabasioglu 2913af5e6a Latice Main 2022-03-29 19:15:40 +02:00