Skip to content

Here are the themes !

Compare
Choose a tag to compare
@kjbstar kjbstar released this 12 Mar 16:17
· 66 commits to master since this release

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 , function renderHtml.

Work in Progress :

  • Extras, to display extras like move lists, instructions cards.

And a few improvements here and here...