Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 1.5 KB

README.md

File metadata and controls

56 lines (47 loc) · 1.5 KB

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: