Skip to content

pooriababaei/Dig-Dug

Repository files navigation

Dig-Dug

This repository contains an object-oriented Java implementation of the classic arcade game Dig-Dug. The game features multiple levels with increasing difficulty.

Getting Started

Prerequisites

  • Java Development Kit (JDK) installed on your machine.

Running the Game

  1. Clone the repository:

    git clone https://github.com/pooriababaei/Dig-Dug.git
    cd Dig-Dug
  2. Compile the game files:

    javac *.java
  3. Run the game:

    java DigDug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages