This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0334898
commit db6480a
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,20 @@ | ||
# wasteland-tactics | ||
A simple yet deep tabletop wargame | ||
|
||
|
||
# The game | ||
Wasteland tactics is a tabletop wargame simulating the fast-paced randomness and tactical decision-making of a real battlefield. | ||
|
||
The rules are fundamentally simple to encourage fast play, yet combine together in deep and interesting ways. The game can be played at any scale: a skirmish between ragtag bands of desperadoes will take under an hour to play, while a company-scale battle with hundreds of soldiers and a dozen monsters and war machines is feasible in under four hours. | ||
|
||
|
||
# Building from source | ||
The Wasteland Tactics rules are written using LaTeX. To compile them into a PDF document, you will need a LaTeX app | ||
|
||
|
||
# Policies, philosophy, and licensing | ||
The goal of Wasteland Tactics is to make available a high quality 100% free open source wargaming ruleset. Accordingly, the rules will never use a freemium or DLC model with the "core" rules provided for free but extra "advanced rules" or "bonus content" costing money. The source code for 100% of the rules will always be free and open source under the GPLv3 license. | ||
|
||
When the rules change, the goal is to improve the game by making it more fun, faster to play, and to reduce imbalances--never to temporarily give one faction an edge to encourage the sale of models, books, or anything else. | ||
|
||
All rules changes will come in the form of discrete releases with a full set of release notes detailing what has changed, for your convenience. |