/XOGame

This project is used to show how the observer design pattern can be implemented and used in java language.

Primary LanguageJavaApache License 2.0Apache-2.0

XOGame

An implementation of the famous 'X' 'O' game using command line in java. The main aim of this project is to show how the observer design pattern can be implemented and used in java programming language.