squib new: Templates IDEAS, PLAYTESTING, RULES
parent
52f3def03b
commit
1c982ec824
|
|
@ -16,6 +16,7 @@ Chores:
|
||||||
|
|
||||||
Docs:
|
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.
|
* [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
|
## v0.8.0 / 2015-10-26
|
||||||
Features
|
Features
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -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?
|
||||||
|
|
@ -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?
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue