8000 GitHub - Ahmad-Kaddour/Eggs-And-Chicks: Java game where you have to find a way to cover all of the eggs on the grid with chickens.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Ahmad-Kaddour/Eggs-And-Chicks

Repository files navigation

Eggs-And-Chicks

A sliding puzzle game where you move tiles with chickens to cover all the eggs on the board. Inspired by the Chicken Shuffle game, this version is implemented in Java.

You can customize the puzzle to your liking. Then, either solve it yourself or use one of the built-in algorithms: Breadth-First Search (BFS) or Depth-First Search (DFS) to find the solution.

📱 App Screenshots

Egg Selection Screen

Egg Selection Screen

Empty Tile Selection Screen

Empty Tile Selection Screen 1 Empty Tile Selection Screen 2

Chickens Selection screen

Chickens Selection screen 1 Chickens Selection screen 2

Algorithm Selection screen

Algorithm Selection screen

Gameplay Screen

Movable tiles are highlighted in red.

Gameplay screen 1 Gameplay screen 2

Game Solved screen

Game Solved screen

About

Java game where you have to find a way to cover all of the eggs on the grid with chickens.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0