Skip to content

This project is a Java application that functions as a gaming library. It comprises of two games: tic tac toe and snake. The main interface displays buttons for each game, allowing the user to select which one to play. Both games provide restart feature, which allows you to reset the game state whenever you like by pressing the game button again.

Notifications You must be signed in to change notification settings

EsterIso/Small-Game-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Small Game Library using GUI

Description

This project is a Java application that functions as a gaming library. It comprises of two games: tic tac toe and snake. The main interface displays buttons for each game, allowing the user to select which one to play. Both games provide restart feature, which allows you to reset the game state whenever you like by pressing the game button again. The project uses the Java Swing library for the graphical user interface.

Languages and Utilities Used

  • Java
  • Swing
  • JFrame
  • JPanel

Environments Used

  • Windows 11

Program walk-through:

Launch the App:


Playing Snake:


Playing TicTacToe:


Playing TicTacToe X Wins:


Playing TicTacToe O Wins:


Playing TicTacToe Tie:


About

This project is a Java application that functions as a gaming library. It comprises of two games: tic tac toe and snake. The main interface displays buttons for each game, allowing the user to select which one to play. Both games provide restart feature, which allows you to reset the game state whenever you like by pressing the game button again.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages