Proof that in every programming language, you can create a slide puzzle
Note that the tempfiles folder is ignored, and has contents locally on my device
- Each game must use a library to create the tile images
- Each game must use a different library for the GUI functionality
- Each game must be able to switch between 3/4/5 sizes
- Each game must create a model class and an image creation module
- Python [COMPLETED]
- Java [NEXT]