CSCI 1301 Lab 7

Playing Cards v1

For Lab 7, you'll use the ability to recognize playing cards as we did in class (Exercise P5.2 on p. 222) and extend it to a basis for a game (blackjack or poker).

At the top of the file, place the following lines of comments:

// FileName.java
// by Your Name
// CS1301
// Lab #
// Date

Due Thursday, November 10, ONLINE at the beginning of class. Make sure to save in a folder (if using a USB drive) called cs1301/lab7/, as well as in a folder on your P: drive called P:\web\cs1301\lab7. Link to the applet HTM file from your CS 1301 home page.