Skip to content

Peach's Whac-A-Jr. Adventure is a Java Swing game where you click Princess tiles to score points while avoiding Bowser tiles to prevent game over.

Notifications You must be signed in to change notification settings

SiddhiikaN/Peachs-Whac-A-Jr.-Adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Peach's Whac-A-Jr. Adventure

Peach's Whac-A-Jr. Adventure is a simple Whac-A-Mole game developed in Java using the Swing framework. The objective of the game is to click on the Princess tiles to increase your score while avoiding the Bowser tiles which will end the game.

Features

  • The game board consists of a 3x3 grid of buttons.
  • Princess tiles and Bowser tiles appear randomly on the grid.
  • Multiple Princess and Bowser tiles can appear simultaneously.
  • Clicking a Princess tile increases the score by 10 points.
  • Clicking a Bowser tile ends the game.
  • The score is displayed at the top of the window.

Prerequisites

  • Java Development Kit (JDK) 8 or higher

How to Run

  1. Clone the repository or download the source code.
git clone <https://github.com/SiddhiikaN/Peachs-Whac-A-Jr.-Adventure.git>

About

Peach's Whac-A-Jr. Adventure is a Java Swing game where you click Princess tiles to score points while avoiding Bowser tiles to prevent game over.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages