danijelLoc / Chess3D

Unity3D Chess Game

Repository from Github https://github.comdanijelLoc/Chess3DRepository from Github https://github.comdanijelLoc/Chess3D

Chess3D

Work In Progress, game features still in development.

Screenshot

Unity3D chess board game implemented using the following design patterns:

  • Command Design Pattern => Undo and redo functionality

  • Model-View-Controller Architecture => Modularity of layers

  • SOLID Principles

    • Single Responsibility
    • Open Closed Principle
    • Liskov Substitution
    • Interface Segregation
    • Dependency Inversion

About

Unity3D Chess Game

License:MIT License


Languages

Language:C# 100.0%