Skip to content

It is a small duck simulator which incorporates various features of design pattern. It was created in kotline

Notifications You must be signed in to change notification settings

dhanushnd101/duck-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Duck Simulator

It is a small duck simulator which incorporates various features of design pattern. It was created in kotlin.

To clone this project run the following command

git clone git@github.com:dhanushnd101/duck-simulator.git

Then run the main.kt file in the ducksim folder. You should see the DuckSim application, you can play around with the menu.

Following are the design patterns implemented

  • Strategy Pattern
  • Decoy Duck
  • Decorator Pattern
  • Factory Pattern
  • Adapter Pattern
  • Observer Pattern
  • Composite Pattern

About

It is a small duck simulator which incorporates various features of design pattern. It was created in kotline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages