feat(ui): added half working ingame ui

Added ingame ui with bootstrap. There are problems with the lock procedure
This commit is contained in:
LQ63
2025-11-05 02:19:26 +01:00
parent fd09802301
commit 1309a93e82
5 changed files with 51 additions and 44 deletions

View File

@@ -1,6 +1,7 @@
@(user: Option[model.users.User])
@navbar(user)
@main("Create Game") {
@navbar(user)
<form action="@routes.MainMenuController.createGame()" method="post">
<div class="w-50 mx-auto">
<div class="mt-3">