Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ArcaneCircle/tictactoe

Tags

v2.2.0

Toggle v2.2.0's commit message
update url

v2.1.0

Toggle v2.1.0's commit message
tweak realease asset name

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from webxdc/adb/convert-to-package

convert to node package

10

Toggle 10's commit message
update manifest.toml

9

Toggle 9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tweaked ui a bit (#2)

* update webxdc tools

* update cross/circle layout and colors

* fix baseline of user-names, use new colors

* colored 'Your turn' and avoid site-jumping

* remove unneeded navbar from home screen

* move navbar bottom, rename 'back' to 'switch game'

* fix 'switch game' button position

* game overview colors and borders

* slightly larger font, fewer headlines

* wording

* tweak playing screen

* shadowed boards

* center game offers vertically

* slightly smaller board in preview

* fix comment

* force always square board

* left-align titles in game overview

* shorten wording

* center titles

* add some resilience against wrong sizes

* fix double width statement

* make sure button is on top

* force size of board in overview

* use less colored background

* use a very decent background gradient

* update icon to new layout

* save a few bytes on the icon and hardcode name in script

Co-authored-by: Simon Laux <[email protected]>

8

Toggle 8's commit message
adjust release action