Platformer
is a very simple game, but with all the new additions (and my discovery that some people, notably
my robotics team, struggle with it), I have decided to put together this simple, CSS-based about page.
(The challenge is no-JS because I write a lot of JS already and want to be less dependent on it).
I've prepared a file folder of sorts for Platformer information:
In Platformer, you begin playing by loading the page, choosing a game (Default is already there, you can create new games with the button on the bottom right), and clicking Play. Your current phase will be saved every time you advance.
- Get all coins on that first Bat in Training: Jump down on the side with a step and move through the forcewall until you get the coin. If you do it right, you won't wake the Bat, then you can use the step to go to the other side and grab the coin in the same way!
- Not get killed in Tiny Maze when you go for every coin: Every enemy stops one block away from the respective coin, so just grab the coin and stay in that area to survive. Remember, if there's space between the player and the edge, the lava can hit you!
Join the official discord server!