Please enable JavaScript to use CodeHS

Elevens Lab Playlist

In the Elevens lab, you will use Object Oriented design to create a solitaire card game. At the end of the lab, you'll use a Graphical User Interface to play the game you create!

By Andy Bayer

Software Developer at CodeHS

Lesson Elevens
Connection Elevens Activity Guide
Exercise Activity 1: Design and Create a Card Class
Exercise Activity 2: Initial Design of a Deck Class
Free Response Activity 2 Questions
Exercise Activity 3: Shuffling the Cards in a Deck
Free Response Activity 3 Questions
Exercise Activity 4: Adding a Shuffle Method to the Deck
Exercise Activity 6: Playing Elevens
Free Response Activity 6 Questions
Example Activity 7: Elevens Board Class Design
Free Response Activity 7 Questions
Example Activity 8: Using an Abstract Board Class
Free Response Activity 8 Questions
Exercise Activity 9: Implementing the Elevens Board
Free Response Activity 9 Questions