All the code written at Advanced Programming in Java during my 4th semester of university.
Notes for the teachers: Lab 3: C - created the structure of the problem without the implementations H - accomplished all the required tasks
Lab 4: C - accomplished all the required tasks H - accomplished all the required tasks
Lab 5: C - accomplished all the required tasks H - accomplished all the required tasks
Lab 6: C - accomplished all the required tasks H - accomplished all the required tasks + exported the current image of the board as a png + serialized the current state of the board
Lab 7: C - accomplished all the required tasks H - accomplished all the required tasks + a small sketch of creating a word through permutations
Lab 8: C - accomplished all the required tasks