online multiplayer chess game (note server currently down)
1
2
3
4
5
6
7
8
9
10
[gd_resource type="StyleBoxFlat" format=2]

[resource]
content_margin_left = 5.0
content_margin_right = 5.0
bg_color = Color( 0.027451, 0.211765, 0.258824, 1 )
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10