Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.14 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.14 KB

2Player Mini game

Table of Contents

Introduction

Welcome to our 2-player turn-based mini-game developed with Java and the SWING toolkit! This is simple yet engaging game allows players to challenge each other in a grid-based environment where they'll uncover boxes to earn points or face the risk of hitting a mine and losing the game.

Features

Java with Swing an action turn based game.

Technologies Used

  • Languages: Java
  • Widget Toolkit: Swing

Installation

Execute TwoPlayerGame.java

Use latest JDK version (JDK 21) for the project.

Usage

Execute TwoPlayerGame.java Enter player's name for each player (this is two player game) Click on random box on the grid to earn points, or if you get mine (you lost)

Contributing

For contributing or using the software please contact me to make a change.

References