/The-Box

"The Box" is an exciting Java game inspired by "Tomb of the Mask." Created as a computer graphics college project, it features dynamic levels, intuitive swipe controls, and vibrant pixel art graphics. Collect treasures, avoid traps, and compete on the leaderboard to become the ultimate adventurer!

Primary LanguageJavaMIT LicenseMIT

The-Box

"The Box" is a Java game inspired by the popular mobile game "Tomb of the Mask." It offers fast-paced, arcade-style gameplay with a unique twist. Navigate through challenging levels, collect treasures, and avoid traps as you explore the depths of a mysterious box.

Features

  • Procedurally generated levels for endless gameplay variety.
  • Intuitive controls for movement and turning.

Getting Started

Prerequisites

  • Java Development Kit (JDK) 8 or later
  • Any compatible Java IDE (e.g., Eclipse, IntelliJ IDEA) or a text editor
  • Git (optional, for cloning the repository)

Installation

  1. Clone the repository using Git:

  $ git clone https://github.com/Sushantlama/The-Box.git

Alternatively, you can download the repository as a ZIP file and extract it.

  1. Open the project in your Java IDE or text editor.

  2. Build the project and resolve any dependencies if required.

  3. Run the main class Box/src/game/main.java to start the game.

Screenshots

License

"The Box" is released under the MIT License.