aboutsummaryrefslogtreecommitdiff
path: root/html/index.md
blob: 2ad1fa9bb2932f51b0b85f55ec852458f2e55978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
% Muhq's Game (working title)

<hr>
[rules](rules.html) [cards](cards.html) [decks](decks.html) [maps](maps.html) [web-tools](tools.html) [blog](blog/) [feed](feed.rss)
<hr>

Muhq's game is a mashup of multiple game mechanics I enjoy.
It is a complex strategy game involving playing cards as well as a board.
Games which inspired the rules and gameplay:

* Magic: The Gathering
* Dominion
* El Dorado
* Chess
* Decent
* Faeria
* Age of Empires

Relevant Mechanics are:

* Separate sets of playing cards using different gameplay aspects
* Draft the players Decks to prevent repetitive gameplay
* Deck building to adapt to the current board position and your opponents
* Map and card independent rules to allow the players to play the game the way they enjoy the most
* Deep strategic decision-making, how to use all available resources on the board or in your hand
* Clean and simple economy system using a single resource

## License

<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />Muhq's game if not otherwise stated is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.

## Contribution

If you have your own ideas and want to share them.
You can download and manage the sources of muhq's game using [git](https://git-scm.com/).

To retrieve the [sources](https://git.muhq.space/muhqs-game) and start hacking run:  
`git clone https://git.muhq.space/muhqs-game`