I made a pages module, that represents the different pages of the frontend (which, I imagine right now, should include the title page, a start game page, and a page for the actual game play).
Basic UI components, including arranging things in a gird and a button.
In this PR:
I made a pages module, that represents the different pages of the frontend (which, I imagine right now, should include the title page, a start game page, and a page for the actual game play).
Basic UI components, including arranging things in a gird and a button.