Improve README, add Wiki as submodule
Ensures developers get a full offline copy of documentation when cloning repo.
This commit is contained in:
30
README.md
30
README.md
@@ -1,5 +1,4 @@
|
||||
#Wagic the Homebrew
|
||||
|
||||
# Wagic the Homebrew
|
||||
|
||||
[](https://travis-ci.com/WagicProject/wagic)
|
||||
[](https://ci.appveyor.com/project/xawotihs/wagic/branch/master)
|
||||
@@ -7,22 +6,37 @@
|
||||
|
||||
## Description
|
||||
|
||||
Wagic, the Homebrew, is a C++ game engine that allows to play card games against an AI on
|
||||
**Wagic, the Homebrew** is a C++ game engine that allows to play card games against an AI on:
|
||||
- Android (phones and tablets)
|
||||
- iOS (iPhone/iPad)
|
||||
- Sony PSP
|
||||
- Windows desktops
|
||||
- MacOS
|
||||
- Linux and derivated like Maemo or Meego
|
||||
- Linux and derivatives like Maemo or Meego
|
||||
|
||||
It is highly customizable and allows the player to tweak the rules / create their own cards, their own themes, etc...
|
||||
It is highly customizable and allows the player to tweak the rules, create their own cards, their own themes, etc...
|
||||
|
||||
#### [Download from GitHub Releases!](https://github.com/WagicProject/wagic/releases)
|
||||
|
||||

|
||||
|
||||
|
||||
### Documentation
|
||||
|
||||
Info, downloads, discussions and more at http://wololo.net/forum/index.php
|
||||
|
||||

|
||||
|
||||
Developer information from [the Wagic Wiki](https://github.com/WagicProject/wagic/wiki) is also included in the [wagic/docs/](docs) folder.
|
||||
|
||||
|
||||
### Sample round play-through video
|
||||
[](http://www.youtube.com/watch?v=WUFSAPZuDIk)
|
||||
|
||||
[](http://www.youtube.com/watch?v=WUFSAPZuDIk)
|
||||
*Wagic, The Homebrew sample playthrough on YouTube by Rolz73, 6 Feb 2014*
|
||||
|
||||
|
||||
## Sister projects
|
||||
|
||||
- [WagicSyntaxPlugin
|
||||
](https://github.com/Vitty85/WagicSyntaxPlugin) by Vitty85 for [Notepad++](https://notepad-plus-plus.org/downloads/)
|
||||
- [Forge](https://www.slightlymagic.net/forum/viewforum.php?f=26), a Java-based game engine similar to Wagic ([Source](https://git.cardforge.org/core-developers/forge))
|
||||
- [XMage](https://github.com/magefree/mage), a Java-based online multiplayer digital CCG
|
||||
|
||||
Reference in New Issue
Block a user