Skip to content
antonioalonzi85 edited this page Apr 30, 2020 · 13 revisions

Matag: The Game

Early Access version of an MTG-like game implementation. Please note that we are not affiliated in any way with the MTG creators, nor we claim any copyright over their game or art assets.

Try it out: https://matag-game.herokuapp.com/ui/game

In case you are the only one online, you can play against yourself by opening two browser sessions (windows/tabs) with the address above.

The name "Matag" comes from the combination of the initials of both its inspiration ("Magic: The Gathering") and its initial and main developer (Antonio Alonzi).

For any questions or comments, please contact antonioalonzi85@gmail.com.

image2

Architecture

See [Architecture|https://github.com/MatagTheGame/matag-the-game/wiki/Architecture]

Contributing

Backlog

The backlog is managed in Kanban style at:

Stories labelled with guidelines are very well described and easy to be picked up for people who want to start contributing and learning the project.

License

Copyright © 2019, 2020 Antonio Alonzi and contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero 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.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Clone this wiki locally