Skip to content

Wariisara/Puzzle_Game_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Puzzle Game (Java)"

A desktop puzzle game developed using Java. The application provides a login system where users enter their username and password before accessing the game menu. After logging in, players can choose between two mini-games : Tic-Tac-Toe and Puzzle Game.

The Tic-Tac-Toe game is played on a 3×3 grid, where two players take turns placing X and O symbols. A player wins by aligning three symbols in a row, column, or diagonal.

The Puzzle Game consists of numbered tiles from 1 to 11 arranged in a 12-cell grid with one empty space. The numbers are randomly shuffled, and players must slide the tiles to arrange them in ascending order.

Both games display the number of clicks or moves made by the player during gameplay.

This project was developed by a team of four members as part of the Software Construction course.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors