Commit Graph

382 Commits

Author SHA1 Message Date
b832ef82ed Improve grid appearance 2022-10-15 16:27:22 +02:00
4341bdc682 Improve colors 2022-10-15 16:11:30 +02:00
3455559d33 Can fire with mouse 2022-10-15 16:06:47 +02:00
acd13af227 Can fire with keyboard 2022-10-15 15:53:27 +02:00
454dff923b Can change bot type in rules screen 2022-10-15 15:07:17 +02:00
26d5f85c3c Display maps on play 2022-10-15 14:46:10 +02:00
375127eeee Query boats layout 2022-10-15 13:19:33 +02:00
a9f29e24fe Show popup message while connecting to server 2022-10-15 11:54:57 +02:00
19993c560a Ready to implement game screen 2022-10-15 11:45:45 +02:00
4af2585a8b Start to create WS client for cli_player 2022-10-15 10:12:02 +02:00
d90560d330 Improve cli screens structures 2022-10-10 17:51:51 +02:00
276f4508c0 Improve cli screens dev integration 2022-10-10 17:17:57 +02:00
5d4940adc6 Add input screen 2022-10-10 16:52:06 +02:00
3e3169dd27 Add new confirm dialog 2022-10-08 16:27:06 +02:00
7e6d18c252 Popup screen can display large texts 2022-10-08 14:54:07 +02:00
dc634fc6bc Create a popup screen 2022-10-08 14:38:33 +02:00
2f426a1540 Show invalid boats in red 2022-10-08 14:14:52 +02:00
c7bfdb8d74 Show neighbor cells if boats can't touch 2022-10-08 10:35:14 +02:00
6e423f41ef Show error messages when settings boats disposition 2022-10-08 10:16:53 +02:00
c3f2b5e767 Can move boats with arrows 2022-10-08 09:55:07 +02:00
04fac2ddb2 Improve mouse interaction 2022-10-08 09:40:53 +02:00
b1f60894ed Complete mouse interaction 2022-10-07 20:07:18 +02:00
a2c9e4e257 Add mouse interaction 2022-10-07 19:57:55 +02:00
13fa2ef87d Add title to game map 2022-10-07 13:02:37 +02:00
b7d2cceff6 Prepare next task 2022-10-07 12:05:54 +02:00
aea9175b7e Display grid coordinates 2022-10-07 11:53:43 +02:00
8728cbb612 Can show legend on game map 2022-10-07 11:34:31 +02:00
01ca2f50f4 Improve game map formatting 2022-10-07 10:38:56 +02:00
7178b96077 Start to build game grid 2022-10-07 10:20:21 +02:00
17a4edf417 Improve game rules configuration screen 2022-10-02 19:17:29 +02:00
c9f643e224 Can select bot type 2022-10-02 18:00:45 +02:00
46ab1fec9a Game rules screen functional 2022-10-02 16:31:36 +02:00
a62ced4d3c Configuration fields in game rules screen are editable 2022-10-02 16:21:08 +02:00
075b9e33e4 Start to build edit game rules screen 2022-10-02 15:50:54 +02:00
72af5df56f Reorganize main function 2022-10-01 20:49:05 +02:00
7a06feb7cf Start local server on client run 2022-10-01 20:44:01 +02:00
14c5820ed2 Improve frame size 2022-10-01 19:30:08 +02:00
003296a782 Start to build cli player 2022-10-01 19:25:41 +02:00
65af3b0bba Add random mode 2022-10-01 10:16:00 +02:00
a2b60ac08c Players must specify their name when starting a new game 2022-09-25 17:20:56 +02:00
7ab9d753ed Make sure name returned by bot correspond to its type 2022-09-24 12:31:07 +02:00
ef9d2ce112 Add README 2022-09-24 12:15:48 +02:00
625cc88950 Optimize some tests 2022-09-24 12:14:39 +02:00
dfdf6d9952 Add new test on invite mode 2022-09-24 12:12:40 +02:00
45b6a24eda Add invite mode 2022-09-24 11:46:12 +02:00
663a9c2d71 Add smart bot 2022-09-22 18:12:23 +02:00
e71b724278 Add intermediate bot 2022-09-22 17:53:25 +02:00
7d0fed27a9 Can get relevant grid locations 2022-09-21 16:37:34 +02:00
977345fb81 Can check if shooting a location is worthwhile or not 2022-09-20 17:37:44 +02:00
6832aebedb Add tests for no replay after hit rule 2022-09-19 19:29:11 +02:00