Skip to content

pypas/get-it-filled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get It Filled

User Guide

  1. Run the main() method in Engine.Java. Level1_start

  2. Use the arrows to move around. Level1_play

  3. After filling all boxes in the board, a new window will open to ask you if you want to proceed to the next level. Level1_next

  4. After the last level, the following window will be shown. GameOver

Example Levels

Level 1

Level1_start

Level 2

This level introduces the concept of portals (blue boxes) that teleport the player to the corresponding portal. Level2

Level 3

Level3

Level 4

This level introduces the concept of bridges (pink box) that can be crossed more than one time. Level4

Adding New Level

In order to add new levels, you can add new boards to the boards/ folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages