Skip to content
antonioalonzi85 edited this page May 2, 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-admin.herokuapp.com/

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

Contributions are very very welcome.

You can either find a story from the backlog or raise a PR to propose a new feature you would like to add.

Backlog

The backlog is managed in Kanban style at project level:

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