Skip to content

This is a GUI-Based implementation in Java of the classic puzzle known as the “fifteen-square” or the “fifteen puzzle”.

Notifications You must be signed in to change notification settings

alexcarson440/FifteenSquare-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FifteenSquare-Game

This is a GUI-Based implementation in Java of the classic puzzle known as the “fifteen-square” or the “fifteen puzzle”. This is an old sliding-tile game, dating back to the late 1800’s. The puzzle consists of a four-by-four grid of tiles held in a frame. One of the tiles is missing, leaving fifteen tiles.

This was an asignment for my Introduction to Object Oriented Programming class.

About

This is a GUI-Based implementation in Java of the classic puzzle known as the “fifteen-square” or the “fifteen puzzle”.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages