Skip to content

Developed a JAVA based command line card games program that includes the classic game of War

Notifications You must be signed in to change notification settings

stevenfox86/War_Card_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

War_Card_Game

Card Games Software - Side-project: Developed a JAVA based command line card games program that includes the classic game of War! Uses file I/O to read and inventory the deck of cards, which requires delimited input file processing Includes a game log unique to every game using SimpleDateFormat - records all the cards played, by whom and tracks the Player and Computer scores. Implemented JUnit testing to verify all methods used in addition to verifying the underlying game logic of War!

About

Developed a JAVA based command line card games program that includes the classic game of War

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages