1
Student Name: __________________
Class and Section __________________
Total Points (20 pts) __________________
Due: September 7, 2016 before the class
Project: 24-Point Card Game
CSCI 2410 Data Structures and Algorithms
Armstrong Atlantic State University
Team Project: Form a team with 2 or 3 members. Each member needs to submit it online.
Submit one hard copy for the team.
Team members: ________________________
Problem Description:
The 24point game is to pick any four cards from 52 cards, as shown in
the figure below. Note that two Jokers are excluded. Each card
represents a number. An Ace, King, Queen, and Jack represent 1, 13, 12,
and 11, respectively. Enter an expression that uses the four numbers
from the four selected cards. Each number must be used once and only
once. You can use the operators (addition, subtraction, multiplication,
Your program should also enable the computer to display the expression
if one exists, as shown in the figure. Otherwise, report that the
expression does not exist.
Design:
2
Draw the UML diagrams of the classes used in your project.
Coding:
Testing:
Describe how you test your project.
Screen shots.
At least four screen shots to demonstrate your program.
Self-Evaluations:
What to submit?
3
1. Print and turn in this document (one for the team).