24 lines
908 B
HTML
24 lines
908 B
HTML
|
|
<h1>USCPM</h1>
|
|
An updated version of Super Chrono Portal Maker Original game by Maxime Euzière & Anders Kaare (see xem.github.io), Remake by GZod01 <br>
|
|
<a href="/uscpm/beta">VERSION BETA</a><br><a href="/uscpm">VERSION STABLE</a><br>
|
|
If you can't finish the level, press the WIN! button For saving maked levels in the "play" menu levels click the save button For sharing levels or importing click the corresponding buttons <br>
|
|
|
|
The hash characters: <br>
|
|
{<br>
|
|
"enable-yellow": "9",<br>
|
|
"disable-yellow": ":", <br>
|
|
"time-machhine-top": "F", <br>
|
|
"time-machine-bottom": "G", <br>
|
|
"brick": "3", <br>
|
|
"breakable-brick": "5", <br>
|
|
"cloud": "=", <br>
|
|
"yellow-button": ";", <br>
|
|
"box": "<", <br>
|
|
"steel-brick-for-portals": "4", <br>
|
|
"flag": "2", <br>
|
|
"coins": "6", <br>
|
|
"pics": "7", <br>
|
|
"moving-platform": "?", <br>
|
|
"ice": "8"<br>
|
|
} <br>
|