From 90bff1551a89be5e9f3d21b70e8a018f27599d9d Mon Sep 17 00:00:00 2001 From: mollusk Date: Mon, 15 Jan 2018 20:25:10 -0700 Subject: [PATCH] Added readme --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2089822 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# Mission Statement + +Create a fun top-down perspective 2D RPG game designed to follow rulesets of Warhammer. Features should be well thought out, including (but not limited to): + +* Exploration +* Optional Quests +* Tons of Loot +* No classes (just skills) +* Companions (needs AI) + + +# Programming Language + +With the desire to learn the GO programming language or (GOLang). It is the language of choice for this project. The plan is to use the [Pixel Game Library](https://github.com/faiface/pixel) which supports the features we need. + +# Artwork + +Image assets for character and scenery can be outsourced to the online developer community or done by us (which won't look pretty). This can be done using pixel or vector artwork. + +# Game World Art Style + +The overall look and feel will target a dark themed medieval style. + + +