Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 251 Bytes

MultiDSProject-War

Game of War using Data Structures in Java

The point of the program is to simulate a game of War using a Queue in Java.

The files PrimativeQ, Assign1A, Reorder, and Card were not written by me.

I wrote War.java and MultiDS.java.