Skip to content

MarcusFong/Rock-Paper-Lizard-Spock-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For my final assignment in Honors Intro to CS, I programmed a mashup of the games "Asteroids" and
"Rock, Paper, Scissors, Lizard, Spock" (from the Big Bang Theory). I used a number of design patterns,
namely the Factory, Strategy, Builder patterns, to write cleaner and more maintainable code. 

Please see the UML diagram attached to this repository for a closer look at my class structure. 

This program runs off Java 8 and Java applet from the Playground.java class. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages