Skip to content

BolaGhaly/2D-Game

 
 

Repository files navigation

Java 2D RPG Game

A fun and interactive 2D game built with Java and Eclipse IDE.

Technologies Used

Instructions

  1. Download and install the latest version of Java from the official website.
  2. Download and install Eclipse from the official website.
    • You can follow this helpful tutorial which explains how to use the Eclipse IDE for Java development.
  3. Clone this repository to your local machine using git clone git@github.com:BolaGhaly/2D-Game.git.
  4. Open Eclipse and import the project by going to File > Import > General > Existing Projects into Workspace.
  5. Pick the Select root directory option and browse and select this repository's folder from your local machine, and then click on Finish.
  6. Run the game by right-clicking on the project or src > CharacterSelect.java and selecting Run As > Java Application. Enjoy! 😄

GIFs

  • Selecting a character:

  • Dialogue with NPC:

  • Pausing and unpausing the game:

  • Attacked to death by enemy NPCs + "Game Over!" screen:

  • Killing all enemy NPCs + "Victory!" screen:

GIFs were created with LICEcap.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%