A java rendition of the card game Speed. You play against an AI (you are the top row of cards).
----- How to use -----
Run using command:
appletviewer MyWebpage.html
when in /SpeedGame/src
----- Notes -----
- AI only acts on clicks, not on timer as intended