Skip to content

created an ADT (Abstract Data Type) that mimicked the card game “Set War,” using a deque ADT as a basis. I generated card decks for each given player that would run an algorithm that simulated the game. I created methods in the ADT such as DealTop and DealBottom that would help run my algorithm smoother.

Notifications You must be signed in to change notification settings

nathannahn/Set-War

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

created an ADT (Abstract Data Type) that mimicked the card game “Set War,” using a deque ADT as a basis. I generated card decks for each given player that would run an algorithm that simulated the game. I created methods in the ADT such as DealTop and DealBottom that would help run my algorithm smoother.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages