Puzzle game based on JavaSE

This project is based on JavaSE-based jigsaw puzzle games, suitable for school students' comprehensive projects in the primary semester. The code involves judgment and loops, methods, collections, polymorphism, inheritance, abstract classes, interfaces, object-oriented, etc. in JavaSE. Similar to the jigsaw puzzles I played when I was a child, the pictures can be stitched together by moving the keyboard up, down, left, and right. In the project, you can choose multiple types of pictures to play the game, and there is also a login page for login verification.

There are two ways to obtain it:

Method 1: GitHub pull: GitHub - jigsaw puzzle game.

Method 2: csdn uploaded the compressed package of the project, download address:  Puzzle game resources based on JavaSE

It’s not easy to create. If it helps you, please give it a like!

 

 

Guess you like

Origin blog.csdn.net/weixin_54620350/article/details/130917628