feat: client_web ui
This commit is contained in:
parent
a097be7395
commit
8b108847af
7 changed files with 457 additions and 18 deletions
|
|
@ -1,6 +1,8 @@
|
|||
mod board;
|
||||
mod connecting_screen;
|
||||
mod game_screen;
|
||||
mod login_screen;
|
||||
mod score_panel;
|
||||
|
||||
pub use connecting_screen::ConnectingScreen;
|
||||
pub use game_screen::GameScreen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue