online multiplayer chess game (note server currently down)
1
2
3
4
5
6
extends Label


func text(newtext) -> void:
	show()
	text = newtext