tina94happy / JavaMaze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaMaze

Introduction

In JavaMaze, you'll embark on an adventure with a lovable pug whose tummy is grumbling! You must help him find all the bones before he'll agree to go back home!

pug_hunger_game

How to Run

  1. Clone the repository:
git clone [<repository_url>](https://github.com/tina94happy/JavaMaze.git)
  1. Navigate to the project directory:
cd JavaMaze
  1. Execute the JAR file:
java -jar JavaMaze.jar

Objective

The objective of JavaMaze is to guide the pug through the maze to collect all the bones scattered around. Once he has all the bones, he will happily make his way back home!

Controls

  • Use the ↑↓←→ keys to navigate the pug through the maze.
  • Collect bones by moving the pug onto them.

Victory Condition

Successfully guide the pug to collect all the bones scattered across the maze. Once all bones are collected, the pug will happily return home, and you win the game!

Have fun playing JavaMaze and helping the adorable pug find his way home!

About

License:MIT License


Languages

Language:Java 100.0%