From 1c982ec8248eeedb2e1c062865be8bb2f9e684f8 Mon Sep 17 00:00:00 2001 From: Andy Meneely Date: Thu, 26 Nov 2015 23:41:41 -0500 Subject: [PATCH] squib new: Templates IDEAS, PLAYTESTING, RULES --- CHANGELOG.md | 1 + lib/squib/project_template/IDEAS.md | 22 +++++++++++++++++++ lib/squib/project_template/PLAYTESTING.md | 26 +++++++++++++++++++++++ lib/squib/project_template/RULES.md | 21 ++++++++++++++++++ 4 files changed, 70 insertions(+) create mode 100644 lib/squib/project_template/IDEAS.md create mode 100644 lib/squib/project_template/PLAYTESTING.md create mode 100644 lib/squib/project_template/RULES.md diff --git a/CHANGELOG.md b/CHANGELOG.md index b8d8ee0..9c090b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ Chores: Docs: * [Squib's Wiki](https://github.com/andymeneely/squib/wiki) has started! We've begun the long process of developing more longform types of documentation. Go check out and feel free to contribute. +* Added new files to the project template for `squib new`: `IDEAS.md`, `RULES.md`, and `PLAYTESTING.md` ## v0.8.0 / 2015-10-26 Features diff --git a/lib/squib/project_template/IDEAS.md b/lib/squib/project_template/IDEAS.md new file mode 100644 index 0000000..0adc549 --- /dev/null +++ b/lib/squib/project_template/IDEAS.md @@ -0,0 +1,22 @@ +# Title Ideas + +* First idea +* Second idea + + +# Things to Try + +* Idea +* Idea + +# Feedback Ideas + +* Feedback +* Feedback + +# Problems To Work On + +* Problem +* Problem + + diff --git a/lib/squib/project_template/PLAYTESTING.md b/lib/squib/project_template/PLAYTESTING.md new file mode 100644 index 0000000..844ff90 --- /dev/null +++ b/lib/squib/project_template/PLAYTESTING.md @@ -0,0 +1,26 @@ +# Playtesting Log + +# Playtest Report Survey + +## Basic Info + * Num. Players: + * How many sessions of this game have you played before? + * How long did you play? + * How did you prepare for teaching the rules? Read the sheet with everyone there, or did someone read it ahead of time? + * What types of players played with you? What are their favorite games? + * What version were you testing? + * What date did you play? + +## Did it work? + * Was there a moment that you felt the game was "broken"? Describe what happened. + * How close were the scores? Did everyone feel like they had a fair chance at winning? + * Were there any moments that you had to go back to the rules for clarification? What resulted of that - are you still unclear, or was it just a misunderstanding? + * Any ideas for clearer rules? + * Any ideas for clearer icons, artwork, in-game helps, etc? + +## Was it fun? + * Based on the description, artwork, branding, etc. was this game what you expected? + * Were the theme, artwork, and icons engaging? + * Did this game have the depth of strategy that you were expecting? + * What were the moments that people felt like they were having the most fun? The least fun? + * Assuming trivial issues are fixed, would you recommend this to someone else? diff --git a/lib/squib/project_template/RULES.md b/lib/squib/project_template/RULES.md new file mode 100644 index 0000000..5b37253 --- /dev/null +++ b/lib/squib/project_template/RULES.md @@ -0,0 +1,21 @@ +# Intro + +What is this game about? How many players? + +# Objective + +What is the object of the game? + +# Components + +What are the components? List them out. + +# Gameplay + +What does each turn look like? Describe a turn. + +# Scoring + +How is victory assigned? + +