Make & Play
About
1. Create an empty file with a .txt extension
2. Use the symbols below to design its structure
3. Save the file
4. Click "Select file" on the game site, and select the newly created file
Functional symbols: Player:'@' - player - the main character of the game. The player can move left and right, make jumps, 4 blocks high. He has 100 units of health.
Platforms:'x' - wall - the "most static" object, is an obstacle through which it is impossible to pass.
'-' - platform - an object that allows you to easily pass through the bottom, and if you press the "down" key, allows you to pass through the top.
'=' - spring - an object that acts like a wall, but when stepping on it, begins to throw the player a short distance up. If you make a jump on the spring, it will throw the player a long distance up.
'.' - mud - an object that acts similarly to the wall, but when stepping on it, reduces the speed of movement and the height of the player's jump.
'~' - ice - an object that acts like a wall, but when you move the player on it, its speed increases, and there is a "sliding" effect
Items:'