Commit Graph

217 Commits

Author SHA1 Message Date
b8487c3c08
added comments 2023-05-01 17:00:27 +10:00
a9c0c86868
game: Added comments 2023-05-01 16:54:50 +10:00
7c355c8270
game: Added map selection and better UI 2023-05-01 16:00:53 +10:00
Immanuel Alvaro Bhirawa
192570fb47 Merge branch 'master' of https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2 2023-05-01 15:19:25 +10:00
Immanuel Alvaro Bhirawa
cad296eb0e E-Review Done
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-05-01 15:19:15 +10:00
da5d6dbdff
game: Added custom message for no villages left 2023-05-01 15:08:42 +10:00
0a4f729108
game: Moved board to have more room for message 2023-05-01 15:08:28 +10:00
d2c8ba86c0
game: Added better AI and UI 2023-05-01 14:51:36 +10:00
c37ee0c5f7
game: Added player actions 2023-05-01 14:32:22 +10:00
Immanuel Alvaro Bhirawa
ccf71b45b4 Merge branch 'master' of https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2 2023-05-01 14:24:43 +10:00
Immanuel Alvaro Bhirawa
938ebe95fc Trying to do Task 11 Link
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-05-01 14:24:34 +10:00
3307b01bf2
game: Added simple functions 2023-05-01 13:25:45 +10:00
1ad2f6d3f3
state: Cleaned up isPhaseOver 2023-04-26 18:06:37 +10:00
Immanuel Alvaro Bhirawa
8db5652ec6 New Upstream pulled
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-04-26 17:55:23 +10:00
ad5579bded
Merge remote-tracking branch 'origin/master' 2023-04-26 11:49:09 +10:00
e228e9551a
state: Added simple mode for isPhaseOver() 2023-04-26 11:49:06 +10:00
Justin Ryu
bd37e467fb admin: added D-originality file 2023-04-25 01:55:07 +10:00
10b23e8a8c
state: Added addPlayer function 2023-04-24 21:33:05 +10:00
8bab67bcba
blueLagoon: Fixed formatting & cleaned up code 2023-04-24 21:32:53 +10:00
a9a7ddef94
blueLagoon: Added AI 2023-04-24 21:07:16 +10:00
3e04727e7c
coord: Add is adjacent methods 2023-04-24 18:25:07 +10:00
741ddc2cf0
blueLagoon: pointed applyMove to state object 2023-04-24 18:15:34 +10:00
bfc7070b78
blueLagoon: pointed endPhase to state object 2023-04-24 18:10:57 +10:00
70f3b3c707
state: Fixed majorities bug 2023-04-24 17:57:13 +10:00
da04d53092
blueLagoon: Pointed scoring to state object 2023-04-24 17:53:07 +10:00
899497d037
task 9 and 10: Added using state class 2023-04-24 17:36:20 +10:00
8ed19d75bd
state: Added more scoring and turn actions 2023-04-24 16:56:31 +10:00
28630ea520
tests: Added separate test for state object 2023-04-24 16:03:47 +10:00
543a09f548
blueLagoon: Use state object for distribute resouces 2023-04-24 16:03:26 +10:00
2179ba5eaa
state: Added more functionality 2023-04-24 16:03:04 +10:00
7ed595dced
state: Added initial state, island, player, coord object types 2023-04-24 13:59:25 +10:00
82a8dbccda
Merge remote-tracking branch 'comp1110/master' 2023-04-24 11:43:10 +10:00
Paul Scott
2b2ac29343 Fixed task17 test 2023-04-24 11:33:33 +10:00
Immanuel Alvaro Bhirawa
72fd76408a Cleaner switch syntax task 7
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-04-24 10:48:29 +10:00
Immanuel Alvaro Bhirawa
e259a9a982 D2D Test completed
- Alvaro

Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-04-22 09:49:44 +10:00
Immanuel Alvaro Bhirawa
0402735e96 Merge branch 'master' of https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2 2023-04-22 09:15:10 +10:00
e73524592a
game: Added metadata and build info 2023-04-21 13:56:49 +10:00
c58bddbc29
admin: Signed D-originality-u7156831 2023-04-21 13:41:25 +10:00
024f6f63ff
BlueLagoon: Fixed bug found in testIsStateStringWellFormed 2023-04-21 13:29:08 +10:00
2538dff7f5
tests: Added testIsStateStringWellFormed 2023-04-21 13:28:44 +10:00
cba1604afa
BlueLagoon: Fixed double comment 2023-04-21 11:34:41 +10:00
8adc551913
BlueLagoon: Cleanup imports and style 2023-04-21 11:08:02 +10:00
dff851727e
Merge remote-tracking branch 'comp1110/master' 2023-04-21 10:49:24 +10:00
Immanuel Alvaro Bhirawa
53fe954a57 Merge branch 'master' of https://gitlab.cecs.anu.edu.au/comp1110/comp1110-ass2 2023-04-20 12:10:46 +10:00
Paul Scott
defab09245 Added junit xml reporting for CI 2023-04-18 16:26:31 +10:00
Paul Scott
10d2a9b3ac Make CI more flexible, fixed string comparator, javafx doc 2023-04-18 09:37:01 +10:00
Immanuel Alvaro Bhirawa
5ee5901ee6 Fixed#2 Compliance Error
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-04-17 16:42:22 +10:00
Immanuel Alvaro Bhirawa
249c01d41d Fixed Compliance Error
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-04-17 16:37:32 +10:00
Immanuel Alvaro Bhirawa
9391827dd1 Changed C-BestCode
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-04-17 16:28:27 +10:00
Immanuel Alvaro Bhirawa
a9d922c727 admin: contributions signed Alvaro
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
2023-04-14 19:53:14 +10:00