Game Demo Lesson
Astro Platformer is a small platform game where the player moves through space-themed levels, avoids hazards, collects coins, and tries to reach the goal. The demo below loads the real Astro Platformer game in a game runner so the game can be played directly from this lesson page.
Use the keyboard to control the astronaut. Press A and D, or the left and right arrow keys, to move sideways. Press W, the up arrow, or space to jump. In the platformer level, move carefully across platforms, collect coins when possible, avoid spikes or falling, and reach the flag to finish the route.
For the full page version of the game, open Astro Platformer. The runner below is meant for quickly testing the gameplay from inside this lesson.
The runner uses the same level classes as the real Astro Platformer page. Start the runner, choose a level if the runner shows a selector, and use the controls above to test movement, jumping, collisions, coins, and level completion.