Commit graph

24 commits

Author SHA1 Message Date
ef225e828b Fixed check win 2020-02-22 11:02:10 +01:00
ac9e6fb34b added doc comment 2020-02-22 10:43:55 +01:00
e9aa132d3f - created a custom button for usage in the ButtonRow 2020-02-22 10:41:35 +01:00
2d6a7f8dce - repainting automatically now 2020-02-22 10:41:16 +01:00
974c8864b6 - minor changes 2020-02-22 10:40:59 +01:00
abd2cf6e86 - added dynamic scaling for GameBoard and ButtonRow
- added handling for button press in ButtonRow
2020-02-22 10:40:38 +01:00
27f4b72fe2 Fixed layout issues 2020-02-22 10:39:57 +01:00
acb0c067c7 fixed scaling issues with GameBoard and ButtonRow 2020-02-22 09:29:52 +01:00
afb0fa4865 added some basic network protocol definitions 2020-02-22 08:48:20 +01:00
oliver
b3a02801db added Buttons 2020-02-21 15:48:56 +01:00
f4098bf044 Finished up board and winning check 2020-02-17 16:55:21 +01:00
bc73ed4829 added win checker 2020-02-17 08:38:16 +01:00
c3f5f04dbd added some comments, forcing aspect ratio now 2020-02-16 19:46:57 +01:00
6f4d3eb6ef - added plate container
- changed approach of plate
2020-02-14 19:21:49 +01:00
5b09d30d9a added LICENSE 2020-02-13 19:46:00 +01:00
82a7e690cd added a method to insert plates into a specific column 2020-02-13 19:24:32 +01:00
4b1b5c0f92 some changes to the layout 2020-02-12 15:38:01 +01:00
oliver
08440f45dd removed unused variables and methods, added window title 2020-02-12 15:30:59 +01:00
oliver
e8f533bb99 moved gamefield and wining conditions to Gameboard 2020-02-12 15:01:51 +01:00
oliver
fe3619d3e2 added simple gridlayout and added winning Conditions 2020-02-11 21:48:29 +01:00
672ba733e5 created a simple plate 2020-02-05 15:29:52 +01:00
oliver
483b214d9b add workspace 2020-02-05 15:07:34 +01:00
3622d03612 added some basic classes 2020-02-05 15:01:40 +01:00
b245353ac0 Initial commit 2020-02-05 13:24:34 +00:00