Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 276 Bytes

File metadata and controls

executable file
·
14 lines (8 loc) · 276 Bytes

SpeedGame

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