Block a user
e98ad869e8
Added functionality to allow for a board to be generated and check if the board is solvable.
945ef8fff6
Created parameters to allow for changable ways of the algorithms conditions.
cd266d583d
Added a method to get the pieces in order.
0a05da12bb
Added missing javadocs.
c5687291be
Implemented the capability of copying pieces from another piece. Prevents pass by reference.
56294257de
Implementing hashing capabilities to the Board class.
a264075c1f
Implementing hashing capabilities to the Board class.
Create Email Confirmation (Registration)
Make all SQL commands prepared.
Along with this prevent using * in all possible scenarios to prevent requesting more than needed user data.
Make all SQL commands prepared.