Skip to content

A C++/SFML/MySQL project for displaying the life totals of multiple "Magic: The Gathering" games, which would be controlled by multiple users via their mobile devices.

License

Notifications You must be signed in to change notification settings

jamesrhoyt/MTG-Scoreboard

Repository files navigation

MTG Scoreboard

Download and Unpack External Libraries

SFML 2.5.1: https://www.sfml-dev.org/files/SFML-2.5.1-windows-vc15-32-bit.zip
TGUI 0.9.3: https://github.com/texus/TGUI/releases/download/v0.9.3/TGUI-0.9.3-vc16-32bit-for-SFML-2.5.1.zip
MySQL Connector C++ 8.0.31: https://dev.mysql.com/get/Downloads/Connector-C++/mysql-connector-c++-8.0.31-win32.zip
Boost 1.80.0: https://boostorg.jfrog.io/artifactory/main/release/1.80.0/source/boost_1_80_0.zip\

REMINDER: Extract the contents to the root "MTG_Scoreboard" directory, not a new subfolder - each ZIP file contains its own folder.

Note: The versions of SFML (v2.5.1) and TGUI (v0.9) included with this project may not work with older IDEs. If it doesn't, download and install Visual Studio Community 2017 or later (https://www.visualstudio.com/downloads/) or equivalent.

Public Documentation

Design Document: https://1drv.ms/w/s!Aqr4ixFoAWAIhB3UJGln3waC3GqJ

About

A C++/SFML/MySQL project for displaying the life totals of multiple "Magic: The Gathering" games, which would be controlled by multiple users via their mobile devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages