Skip to content

omerulutas/CizCizDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Observer and Strategy Patterns

This study is containing Design Pattern Lecture's Observer and Strategy Patterns topics with illustration and implementation . Project is implemented in Java. I implement in my university life.

Description of CizCizDP

Scenario

CizCiz is an online color and drawing game for children which aims to teach seasons. As the admin enters the date and time, the system gets the appropriate season and the drawings (which belong to the online users) get adapted to the current season. By default all the trees are green however if the admin enters a date in winter all of the trees become white, and yellow in autumn. They are green in spring and summer.

UML Diagram

f

Installation - The software you need

(Installation instructions are for the microsoft operating system.)

To install Java with below link. https://www.java.com/tr/download/

To install jre with below link. http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

To install jdk with below link. http://www.oracle.com/technetwork/java/javase/downloads/index.html

To install NetBeans IDE with below link. https://netbeans.org/downloads/

Created by Ömer ULUTAŞ

LinkedIn: https://www.linkedin.com/in/ömer-ulutaş-425a4111a

E-mail: [email protected]