Commit graph

27 commits

Author SHA1 Message Date
d88075b365
refactor: make clippy pedantic and thus change up a little code 2025-02-21 15:25:58 +00:00
504ab2aa3c
docs: add acknowledgements section 2025-02-21 15:16:35 +00:00
b4c5ec01bc
feat(client): hold, next and associated styles 2025-02-21 15:14:41 +00:00
2ae29bdc80
style: offset profile section correctly 2025-02-21 12:47:30 +00:00
e8d99eac55
feat: initial game screen 2025-02-21 12:46:52 +00:00
400852f7dc
chore: rename game.rs to the more fitting tui.rs 2025-02-21 12:15:20 +00:00
50b59ca303
refactor: util.rs for UI utilities 2025-02-21 11:59:21 +00:00
37bd87abde
merge: enumpattern 996cb404cd -> main (#3) 2025-02-21 11:53:43 +00:00
996cb404cd
less cloning 2025-02-21 08:27:42 +00:00
23bcb86e5c
chore+docs: add license 2025-02-21 00:42:50 +00:00
2490f257d5
docs: description of the subprojects 2025-02-21 00:36:45 +00:00
da2c4022b6
chore(client): split into modules 2025-02-21 00:33:01 +00:00
58eca847eb
style: NEUTRAL instead of ZINC for various styles 2025-02-21 00:14:43 +00:00
82a45eab08
split into modules 2025-02-20 10:41:29 +00:00
c84d59a308
Proposal: Enum Pattern for Game State in the Client 2025-02-20 10:05:10 +00:00
2ee2a2973f
style: padding in blocks 2025-02-19 23:18:06 +00:00
ad5095aae0
feat: blank 'Profile' section and more flair to the UI 2025-02-19 23:01:47 +00:00
782874a62a
cargo: init library txcore for shared code between server & client 2025-02-19 18:27:09 +00:00
682282858c
refactor: impl App only once (everything's already in the same file 2025-02-19 18:02:31 +00:00
e0653bf938
style: spacing on title 2025-02-19 17:42:09 +00:00
cd51356e4a
chore: TxLeague -> txLadder 2025-02-19 16:16:40 +00:00
7bb06ff501
cargo: fmt 2025-02-19 15:45:18 +00:00
a529c91261
feat: ctrl+c to quit 2025-02-19 15:44:15 +00:00
d0e075cde1
feat: initial interface for client 2025-02-19 15:34:24 +00:00
b2337a2431
chore: add .gitignore 2025-02-18 20:58:02 +00:00
27f4c392a0
chore: initialise server Cargo project 2025-02-18 15:25:40 +00:00
5214d53c54
chore: initialise client and README.md 2025-02-18 15:24:58 +00:00