https://github.com/jaytwolab/magiq.2.vsronin
Qt based Magic: The Gathering playing enviroment (non-visual studio)
https://github.com/jaytwolab/magiq.2.vsronin
Last synced: 2 months ago
JSON representation
Qt based Magic: The Gathering playing enviroment (non-visual studio)
- Host: GitHub
- URL: https://github.com/jaytwolab/magiq.2.vsronin
- Owner: JayTwoLab
- License: other
- Created: 2019-04-12T14:21:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-13T09:18:56.000Z (about 6 years ago)
- Last Synced: 2025-03-19T04:36:00.758Z (2 months ago)
- Language: C++
- Homepage:
- Size: 12 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
MagiQ Source Readme
===================This project aims to recreate a digital and rule-aware enviroment to play a card based board game similar to **Magic: The Gathering**®
No copyright or patent infringment is intended. Any submission that will violate the law will be immediately removed.
This project is written in C++ using [](http://qt-project.org/) Libraryes.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.a copy of the GNU General Public License is included in this program.
- original link : https://github.com/VSRonin/MagiQ
- MagiQ2 : fixing now, by j2doll