Skip to content

JitingLiu/Chess-Game-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Game-2020

This is the new repo of the original project.

Use Qt Creator 6.3 to open the project, then build and run the code.

Two years ago, I did this academic project for my c++ practice course, but there were too many "unnecessary" parts for the chess game itself, such as login or register module. Although these are redundant for the core contribution of the project, but are helpful to show my workload to get an 'A'.

Therefore, I only retain the core part of the project: the alpha-beta algorithm and the chess board panel painted by Qt.

I have written a blog in Chinese.Here is the game panel:

About

c++五子棋项目(Qt界面)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published