/Magic-TMS-Tournament-Management-System

Simple GUI software, C# .Net based, which allows to manage in-person card game tournaments with multiple players and tables.

Primary LanguageC#MIT LicenseMIT

MIT License


Magic TMS - Tournament Management System

Simple GUI software, C# .Net based, which allows to manage in-person card game tournaments with multiple players and tables.

Table of Contents
  1. About The Project
  2. Features
  3. Getting Started
  4. Usage
  5. Roadmap
  6. Contributing
  7. License
  8. Contact

About The Project

Product Name Screen Shot

Simple GUI software, C# .Net based, which allows to manage in-person card game tournaments with multiple players and tables.

IMPORTANT NOTE: It's called 'Magic', because the original project was based on "Commander-style" type of tournament. This is a completely free and open-source project. All references (namings and images) to Magic: the Gathering® are property of © 1993-2023 Wizards of the Coast LLC, a subsidiary of Hasbro, Inc. All Rights Reserved.

(back to top)

Features

  • Automatic assignment of tables and players
  • Automatic points assignment (TODO documentation)
  • Save / Load tournament session, in .json format

Getting Started

Prerequisites

Visual Studio 2022 - C# - Framework .NET 6.0

Usage

The project was created and build in Visual Studio 2022. Just open Magic TMS - Tournament Management System.csproj file in Windows (Win 7 and above) and you're good to go.

(back to top)

Roadmap

TODO

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Simone Scaravati - simone.scaravati@gmail.com

Project Link: https://github.com/simoneScaravati/Magic-TMS-Tournament-Management-System

(back to top)