Episode Synopsis "PokerHand"
To make a variety of Poker games, we need a way to evaluate and compare Poker hands. This video also shows how to implement an interface in an inner class, so that a user can press a button, and new poker hands are generated. Starter code can be found at the APCS Wiki.
Listen "PokerHand"
More episodes of the podcast APCS Java
- Hello World Without an IDE
- Installing Java JDK SE 8 on Windows 10
- Game Applet Stage 3
- Game Applet Stage 2
- Game Applet: Stage 1
- Gridworld Overview
- Making Images with GIMP
- Installing BlueJ 2012
- Comparator Interface in Gridworld
- One To Ten Game Part 3
- One to Ten Game Part 2
- One to Ten Game Part 1
- Make a Java Class for Dots
- Making a JAR file in Eclipse
- Bug Demo:Circle Bug with Eclipse
- Getting Started with APCS Java on Windows 7
- Starting APCS with linux
- PokerHand
- Interfaces Part 3
- Java Interfaces Parts 1 and 2
- Making Classes with the Eclipse IDE
- Dr Java interactions
- Cryptography
- Cheater Catcher Project
- Cheater Catcher Intro