Skip to content

Repository files navigation

ModularCharacterCreation

A C# application that demonstrates three core design patterns by allowing users to create and customize game characters.

🔧 Project Structure

  • Factory Method – Create different types of characters.
  • Decorator – Add equipment and buffs dynamically.
  • Strategy – Change combat behavior on the fly.

📈 Future Plans

  • Add GUI (WinForms or WPF).
  • Export character builds to JSON.
  • Integrate with Unity-based games.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages