Tic-tac-toe: Difference between revisions

m
→‎{{header|Phix}}: MINSIZE now ok
m (→‎{{header|Phix}}: MINSIZE now ok)
Line 9,708:
-- demo\rosetta\Tic_tac_toe.exw
--</span>
<span style="color: #008080;">with</span> <span style="color: #008080;">javascript_semantics</span> <span style="color: #000080;font-style:italic;">-- DEV MINSIZE not yet working</span>
<span style="color: #008080;">include</span> <span style="color: #000000;">pGUI</span><span style="color: #0000FF;">.</span><span style="color: #000000;">e</span>
<span style="color: #008080;">constant</span> <span style="color: #000000;">title</span> <span style="color: #0000FF;">=</span> <span style="color: #008000;">"Tic Tac Toe"</span>
7,804

edits