Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 894 Bytes

File metadata and controls

32 lines (23 loc) · 894 Bytes

Command_Tactices

Objective

Developed a turn-based combat strategy game incorporating the Command pattern, allowing players to execute various actions with their unique set of characters.
Implemented an undo and replay feature, enhancing the player's strategic decision-making and overall gameplay experience.
Designed and balanced four distinct character classes, each with a unique set of abilities, promoting strategic depth and player engagement.

How to Play

Start the game.
Choose level.
Choose action.
undo if required.
watch replay.

About code

Projet

Design Pattern

Observer Pattern Service locator command Pattern MVCS

Game play video

command.mp4