About Textplorer
Textplorer is an online platforming game that turns .txt files into a playable environment!
Use a program like notepad to create a .txt file with one $ and one # somewhere inside, then upload the file to be able to jump around inside it.
GAME RULES:
- You are a blue square
- Use WASD to move
- Try and reach the green #
- All letters have collision that roughly follows what they look like
- Press R to reset the level
LEVEL CREATION REQUIREMENTS:
- The level must contain exactly one spawn point ($)
- The level must contain exactly one goal tile (#)
SPECIAL CHARACTERS:
- $ Is player spawn
- # Is the goal, the area you are trying to reach
- ^ Is a spike, if you touch it you will restart
- % Is a monster, if you touch it you will restart
- Z Is a spring, if you land on it you will be boosted upwards
- T Is a trapdoor, you can jump from underneath and hit 'S' to drop below