Platformer based on our school's mascot.
-
Open a .txt file in your preferred text editor.
-
Use the following characters to represent what you'd like (more objects will be added).
Symbol Name Meaning _
Underscore tile O
Capital O space Space space ]
Right Bracket end of line, like a \n
-
To test your level, open the
index.html
file in your favorite web browser. -
Click
Choose File
under the canvas and select your file.
levelOne.txt
is an example you can load to see an example