Skip to content

A Java game where a clown carries two stacks of plates, tries to catch three consecutive shapes of the same color, and avoids bombs at all costs!

Notifications You must be signed in to change notification settings

khaosa/Circus-Of-Plates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circus-Of-Plates

A Java game where a clown carries two stacks of plates, tries to catch three consecutive shapes of the same color, and avoids bombs at all costs! The game uses OOP concepts and design patterns, which was the main goal of the project.

Features

1 - Three Different levels

  • Easy
  • Medium
  • Hard

2 - Pause, Resume, and Start New Game.

Design Patterns

  • Iterator
  • Strategy
  • State
  • Singleton
  • Factory/Pool

About

A Java game where a clown carries two stacks of plates, tries to catch three consecutive shapes of the same color, and avoids bombs at all costs!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages