Commit Graph

18 Commits

Author SHA1 Message Date
simoncreates 61a531c6f2 partially introduced castling, debating move rewrite 2026-02-26 00:32:29 +01:00
tototomate123 ec9c32c80e Merge #5 websocket -> main
'websocket'
Reviewed-on: #5
2026-02-25 19:49:43 +00:00
tototomate123 7ee2e1ad08 create basic homepage layout 2026-02-25 20:48:43 +01:00
tototomate123 d9c2a8cd2a fix #1 2026-02-25 20:48:19 +01:00
tototomate123 3f4ea57ee1 add WS client in frontend, start work on play website 2026-02-25 19:57:11 +01:00
tototomate123 2e65f0011f add WS types and basic runtime validation 2026-02-24 20:12:13 +01:00
tototomate123 e8d6306714 add friend table, start work on ws 2026-02-24 19:23:43 +01:00
tototomate123 b1556515a1 add game & game_players table and rename password value in user to password_hash 2026-02-24 19:23:43 +01:00
simoncreates 83119a2443 improved testing 2026-02-24 19:22:13 +01:00
simoncreates ff3e99382e introduced testing 2026-02-24 18:58:11 +01:00
simoncreates d1f05ba3c3 introduced 'ray' based move checking 2026-02-24 18:44:02 +01:00
simoncreates a1d8fa0f7d beginning of possible_moves function 2026-02-24 17:55:02 +01:00
tototomate123 2257e08063 switch to dataclass, cleanup 2026-02-24 17:45:43 +01:00
tototomate123 3970507239 switch to flask_login, finish login implementation, add basic home page 2026-02-24 17:35:03 +01:00
simoncreates 6d53b40118 Merge branch 'main' of https://git.louiscreates.com/tototomate123/cau-praktikum 2026-02-24 17:07:58 +01:00
simoncreates 4b11681f92 initial data structure 2026-02-24 17:07:56 +01:00
tototomate123 81ca96ed77 add register, login and main page with basic functionality 2026-02-24 17:07:18 +01:00
tototomate123 f5ac44886b initial setup 2026-02-24 16:18:19 +01:00