Tetris/Phix: Difference between revisions

m
Fixed syntax highlighting.
m (→‎{{header|Phix}}: added syntax colouring, made p2js compatible)
m (Fixed syntax highlighting.)
 
(One intermediate revision by one other user not shown)
Line 1:
<span style='font-size:220%;'>[[Phix]]</span><br>
{{libheader|Phix/pGUI}}
{{libheader|Phix/online}}
You can run this online [http://phix.x10.mx/p2js/tetris.htm here].
For instructions, see key_cb()
<!--<langsyntaxhighlight Phixlang="phix">(phixonline)-->
<span style="color: #000080;font-style:italic;">--
-- demo\rosetta\Tetrominoes.exw
Line 247 ⟶ 249:
<span style="color: #008080;">end</span> <span style="color: #008080;">procedure</span>
<span style="color: #000000;">main</span><span style="color: #0000FF;">()</span>
<!--</langsyntaxhighlight>-->
9,477

edits