Skip to content

This is an interactive 2D platform game made for elementary school students to help understand fundamental programming skills such the importance of order of operations and efficiency. This program achieves these by making the students think ahead and write a sequence of game actions to successfully complete each platform level.

eladperlman/PASS4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PASS4

Description: This is a 2D game where the player will be shown a side-view, single-screen platformer level made up blocks.
These blocks come in a variety of types including a goal flag, brick walls, blocks with spikes coming from the bottom, left and right, locked doors and pushable crates. The player must then navigate the level to collect all the gems and keys, if necessary, and then make their way to the level-end goal.

About

This is an interactive 2D platform game made for elementary school students to help understand fundamental programming skills such the importance of order of operations and efficiency. This program achieves these by making the students think ahead and write a sequence of game actions to successfully complete each platform level.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages