Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 221 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 221 Bytes

StrategyGame

Case study for Panteon

I implemented A* algorithm to finding closest path.

Architecture
● MVC

Design Patterns
● Factory
● Singleton
● Observer
● Command
● Object Pool