Description: 24 point game is the classic card puzzle game.Take 4 cards at a time from poker. Use the first 24 can be reached add, subtract, multiply and divide, to win. (of which J stands for 11, Q stands for 12, K stands for 13, A stands for 1), and programming addresses 24 games as required.
Basic requirements: randomly generated 4 cards on behalf of the surface of the card number letters, the program automatically list all possible to calculate the expression of 24, the expression evaluates to 24 representative users win this game.if the correct operation within the specified time, plus points, overtime or error in the next issue, and reduce the value of life (without deduction).
all grades can be recorded in the TopList.txt file.
To Search:
File list (Check if you may need any files):
24点游戏\24点游戏.cpp
24点游戏\Change.h
24点游戏\compute.h
24点游戏\Judge.h
24点游戏\menu.h
24点游戏\多项式的计算.txt
24点游戏