Here are the themes !
New :
Themes : to fit any size of screen and resolutions, 3 basic themes are available : classic, mini, and micro. Micro is perfect for very little screens, like my piTFT 2.8" (320x240) in Kiosk mode :')
The other themes are basic, feel free to customize them :
- css files in
/public/assets/css
- HTML is in
app/resources/views/index.blade.php
- HTML of game details is generated in
app/Http/Controllers/GameController.php
, functionrenderHtml
.
Work in Progress :
- Extras, to display extras like move lists, instructions cards.
And a few improvements here and here...