Skip to content

garikcareer/java-gui-2player-minigame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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