Skip to content

dmolina/pattern-state-observer-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pattern-state-example

Example of pattern state and observer for teaching.

The source code contains an example in which there is a simulation of Matchs between Teams. The aim of this exercise is:

  • To apply the State pattern to organize bette the source code in the different states of the Match: running, pending, ...

  • To apply the observer pattern for maintaining updates two objects: a) A classification table; and b) a last results' table.

About

Exercise about a pattern state

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages