Skip to content

Repository files navigation

FMSim

FMSim is a Football Manager-style match simulation project built around a C++ match engine and a C# WPF tooling frontend.

Project Structure

FMSim/
    C++ match engine and simulator executable

FMSimTools/
    C# WPF tooling application

Teams/
    Sample and user-created team JSON files

Logs/
    Generated match logs, commentary, and simulation output

Tech Stack

  • C++20
  • C# / .NET
  • WPF
  • JSON-based team data
  • Visual Studio

License

See LICENSE.txt.

Releases

Packages

Contributors

Languages