Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panda Complete #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Panda Complete #10

wants to merge 5 commits into from

Conversation

var114
Copy link

@var114 var114 commented Nov 11, 2013

No description provided.

page = Page.create(starting_point: true, preview: 'Adventure road', content: "you wake up on a road.
It's foggy and dampy. In your bag is 30 gold pieces and bacon sandwich. Which do you choose?")
Page.create(conclusion: true, parent_id: page.id, preview: "Go into the Forest", content: "Omg...you just won 30 bags of gold: WINNER")
Page.create(conclusion: true, parent_id: page.id, preview: "Sail across the River", content: "Shat...you just got ripped to pieces by a clan of hungry paranas. LOSER")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 for 'shat'

LOL

@jwo
Copy link
Member

jwo commented Nov 12, 2013

Seriously excellent job with this submission. Absolutely nothing to comment on, you did great.

🎉

@var114
Copy link
Author

var114 commented Nov 14, 2013

Done!!!
On Nov 12, 2013, at 7:06 AM, Jesse Wolgamott [email protected] wrote:

Seriously excellent job with this submission. Absolutely nothing to comment on, you did great.


Reply to this email directly or view it on GitHub.


def options
Page.find(option_a_id, option_b_id)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome!

@jwo
Copy link
Member

jwo commented Nov 14, 2013

Excellent submission all around!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants