dabg3 / EightPuzzle

UNIPI "Advanced Programming" Assignment #1 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EightPuzzle

The assignment requirements can be found in docs/assignment.pdf.

This is made for fun and It's been a personal challenge to support infinite board sizes.

rows and columns sizes can be specified in xyz.forfun.puzzle.Options, default is 15*15.

(Likely)never-to-be-done

  • decrete winning
  • flip button

I don' t wanna take away all the fun to you guys :) Jokes aside, you can contact me for any question about it.

About

UNIPI "Advanced Programming" Assignment #1 2022

License:GNU General Public License v3.0


Languages

Language:Java 100.0%