From bdd8dc8c17d82c5575134435c7dfa36ac3445234 Mon Sep 17 00:00:00 2001 From: Malcolm Anderson Date: Mon, 9 Sep 2019 20:43:14 -0700 Subject: [PATCH] Added stuff to readme --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7241566..1943bb1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# sneaksters-testing -Download test builds of Sneaksters and submit bug reports/suggestions here! +# Sneaksters +Sneaksters is a game about using teamwork to steal treasure! Players must take up one of two jobs - the Eyes and the Thieves. The Thieves' objective is to sneak though a labyrinth and collect Gemstones, but they don't have any idea what the layout of the map is. The Eyes, on the other hand, have an overhead view of the whole area, but no direct control over the Thieves' movements. The two groups must communicate in order to escape without getting busted. + + +## Download the Alpha +Sneaksters is currently in alpha. There's likely to be a lot of bugs and issues with the game. + +## Report Bugs and Suggestions +Use this repository's Issue Tracker to report bugs and give gameplay suggestions! + +### Note regarding suggestions +We'll try to look at every suggestion that comes in. It's possible that a suggestion may go against the spirit of the game as we see it or be too much work to implement, and as such we won't include it. Alternatively, we may already have plans to implement something before you suggest it! As such, there's no guarantee that suggestions will be included or attributed to you.