06/29/10

Permalink 10:11:05 am, Categories: The goodies, 55 words   English (US)

Maps, again and again ...

Shit ... I missed an update !!! Too much work on the site ...

Okay, this is going to be a cheap one; sorry for that.

Here's the three maps for the lands of exile, enjoy :
Geographic
Political
Military

And we're also redoing the maps of the city :
Carcandas

Those maps are really great addition to the product !!!

Permalink

06/20/10

Permalink 01:32:17 pm, Categories: About us, 213 words   English (US)

BIG change of plan

Okay, where to start ?
Last week I went to see some firm to know more about subventions, credit refund and capital ventures. I now do know how those stuff work; and I know it is not for us at the moment ...

For those of you following this project, you might have notice that we always speak about the website and the service it should provide. It turned out that we always had bad luck with developers. But, more than ever now, we need a website.

The first plan was to release the "alpha" version of the pdf as to get some money to finance the website. But still, how about a good, reliable developer ?

So, last week, I decided that I would do the website myself. It's been seven years since I last wrote some code, but why not give it try ? So, I've been working like hell on it, and it turns out I can do it. Most of the essential functions are done, but there is still much to do.

Anyway, we think the website will be up and ready for september. Thus, we postpone the release of the pdf version as to have a "common" launch.

That's about it for the moment. I have a lot of work to do.

Permalink

06/13/10

Permalink 01:26:50 pm, Categories: Informative pages, 666 words   English (US)

Some more informative pages : our vision

I'm still working on this, but here's some important stuff, according to me :

Our vision

We believe that role playing games are first and foremost a creative activity. We believe that role players, dungeon masters and players alike are very creative. This is why Avalanche is an unfinished product. We believe can you finish this story better than ourselves; that including you in the creative process can only improve Avalanche. This is not a story where you are the hero. This is a story where you are the author. We believe that you should create the very own fabric of the culture you are part of, that you shouldn’t and wouldn’t be a simple beholder of the upcoming adventures to come. We need you to finish this book.

We believe that the creative process has more value than the final product itself. This is why you will encounter different maps representing the same reality in Avalanche; even some drafts. In the course of this creative process, which must be as free for the creators as possible, multiple, even concurrent, versions of the same truth might arise. This is good. Because there is no truth, not even some author’s truth. As authors of Avalanche, your truth is as good as ours.

Aparté. An existentialist approach: our head fake

Avalanche, as you will see, comes from a long march. It has evolved and changed over time, but it never lost touch with its designer’s value. I won’t hide it, as the author of Avalanche I do have a strong background in philosophy; and it reflects in Avalanche. My personal position is that of an existentialist, with a stronger preference for Rorty than Heidegger or Sartre. What would be my personal interpretation of what this philosophy teaches? Mainly, two important concepts. One is the “essence”, the thing that described you; or at least, the way the others might described you. Is it from an economical, sociological, psychological, biological point of view? It doesn’t really matter. There are different points of view of one self’s essence. On the other hand, there is the existence, the things you do.
I would say that from an existentialist point of view, what defines you is what you do, for which you have freedom. Note that the existence is anchored in a strong cultural and historical asset and is projected through time. Time does matter, as it is limited. This existence that defines you must be understood through time; your choices are not infinite, you cannot do everything.

Back to role playing games. What is called “metatime”, the real time elapsed into the imaginary world is maybe one of the aspect less exploited in the history of this hobby. Does time matters in a typical campaign? I would say no; at least in the product common in the shelves. But would be like a product that would try to take this element into account? This is what Avalanche is attempting.

Remember that this is our head fake. You might or might not discover it. You might or might not want to play it. It’s up to you. But if your players are asking themselves “what are we doing with the time with have left?” Or “what is our place into the world?” you are playing it. If a character comes to say, for example, with “I am a knight, I see myself and the world sees me as a knight, but given the possibilities at hand, I doubt that my actions would reflect this knighthood”, you are playing it.

What is Avalanche about you might ask me? Sure, it is about a civil war, it is about hard dilemmas about the humans’ survival, it is about the abuse of nature, but this would not be my answer. Avalanche is about finding one’s place into the world. It is about questioning one’s value. Avalanche is first and foremost about one journey of self’s discovery.

Permalink

06/06/10

Permalink 02:53:15 pm, Categories: Philosophy, 949 words   English (US)

Agile and rpg

Cross posted at story-games. I've wanted to write about this for quite a time now and the subject arose at this forum, so ...

Okay, I've warned Matthijs, this is going to be some heavy stuff, but here we go. I'm going to discuss the relation between Agile and rpg. Note that I'll use the term Agile instead of scrum.
And on purpose, to reflect the initial discussion, I'm going to present you Agile in the wrong order.
Agile is most of the time presented as being opposed to the waterfall model.

Introduction to Agile

Artifacts
Agile uses some artifacts, among which are :
- Backlog : list of features a customer wants to implement.
- Users stories : a way to describe feature using stories (something everyone understands). Note that stories are high level description. Those are not specifications. They do not tell you how.
- Sprintlog : list of activities the team has to do to implement the features.
- Fixed time of iteration : the date of the end of the iteration if announced at the beginning and can't be moved.
- Demo : you have to do a demo of what you have done in an iteration.
- Debt : After the demo, you need to state what is left; what you should have done but is not finished. Might be features, documentation, tests.
- Scum meeting : daily 15 minutes standing meeting, at the same hour and place. Each person answer three questions : what have I done yesterday, what I'll do today, how can someone else help me.
- Poker planning : way to establish efforts needed to implement a feature. For each feature, each member uses a deck a card and reveal a single card (the higher the value, the harder to do the feature). Discuss and redo until consensus arise.
- Monopoly money : customer uses monopoly money to establish priority of features, "buying" them with an initial fixed amount of fictional money.
- Scrum master : oppose to the role of project manager (PM). A kind of referee, who challenges the group. A PM leads the group.
- Customer is part of the team : the customer is fully integrated into the team.

Now, does doing all those things means you do Agile ? The hell, no !!! In fact, each of this artifacts can be used in waterfall.

The real difference
In project management, you manage three parameters : perimeters (features you implement), money and delay.
Using the waterfall model, the perimeter is fixed and the object of the "game" is to respect budget and time. If the plan derails, you must take action to come back to the initial plan.
In Agile, budget and time are fixed, the object of the "game" is to do as much features as possible. This is a results oriented approach.

This is the first thing to present.

The values of Agile

Taken from the manifesto :
Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan

This is the second thing to present.

RPGs
I'll take at look at indie vs traditional rpg using Agile as a reference.
Fluff
Not much fluff out there, so I'll use Avalanche, my own project, as an example.
In a traditional "module", the story is presented in chapters. Chapter one, then two, then three ... Sounds like a waterfall to you ?
One of the problem with this is that if something goes wrong in chapter X, the DM has to make changes so that the group comes back to original plan, otherwise, chapter X+1, X+2 ... would become useless. You have a plan, you stick to it. This is truly a PM job in the waterfall model. The DM (PM) leads the show. This is how I see and explain railroading.

Avalanche, on the other hand, is not built that way. It is not based on chapters. There is no plan to follow. It is built for one purpose : if things derail, how can you adapt (not re-rail). Also, in Avalanche, the DM plays a role of referee, challengers. He does not lead. This is the team's show. And Avalanche is built for that purpose.

Finally, generally, those typical modules provide a lot of details; almost as for the sake of it. This would be "Working software over comprehensive documentation" : instead of trying to cover all documentation, I would suggest trying to give "working documentation" - just what is needed, no more no less.

Crunch
I'm be using examples I know of ...

BW and TSOY
I do see the keys and beliefs as some kind of backlog : the themes the players wish to address, which as more value for them. And keys and beliefs do not tell you how. There is no such things in D20. You create a wizard, a warrior, so what ? What has more value for you ? Hard to tell.

BW
I see BW as an Agile product, because of the way the rules are presented as incremental. You start with the basic rules and add the "advanced" rules in an incremental way, one by one, beginning by the ones who have the more values for you. Obviously, with d20 it's all or nothing.

TSOY
I see TSOY also as Agile, but for a different reason. TSOY presents you a list of skills, keys and secrets. But, it tells you how to create your own. I don't think TSOY pretends to cover all the possibilities, so it teaches you the "recipe"; it provides you with "working documentation" instead of "all the documentation".

Finally, I think indie games really puts the emphasis over the social contract instead of the rules.

Is that comprehensive ? Is there any food for thought for you ?

Permalink

05/30/10

Permalink 07:36:48 am, Categories: Promotion, marketing : strategic, 1535 words   English (US)

BW meets Avalanche - seeking alpha testers

Cross posted at the burning forum.
Notice that I try to present our vision first, and give information on the product afterward.

Well, anyway, I'm still looking for alpha testers, even if you're not playing with BW. Just use the "contact" button on our current site and we'll get into touch.

Introducing myself
Let me begin by introducing myself and my presence on this forum (first post for me, so ...).

My name is Sébastien Pelletier and I live in Montréal, Québec, Canada. I've been living there for almost three years after being in Paris for six years. I'm a project manager as my daily job. My main hobbies are movies, reading about philosophy, French and international politic, and I'm also a big player (CCG, video games, tabletop and, of course, rpg).
I'm mostly present on The Forge and story-games.
Be warned that I'm a native french speaker.

It is while being in Paris, alone, far away from my friends, that I started to work on a rpg project, which, at first was supposed to be "little".

Introducing Avalanche
I guess you haven't heard about it, since it is not on the shelves yet, so let me introduce you to Avalanche.
Let me start with our vision :
We believe that role playing games are first and foremost a creative activity. We believe that role players, dungeon masters and players alike are very creative. This is why Avalanche is an unfinished product. We believe you can finish this story better than ourselves; that including you in the creative process can only improve Avalanche. This is not a story where you are the hero. This is a story where you are the author. We believe that you should create the very own fabric of the culture you are part of, that you shouldn’t and wouldn’t be a simple beholder of the upcoming adventures to come. We need you to finish this book.

We believe that the creative process has more value than the final product itself. This is why you will encounter different maps representing the same reality in Avalanche; even some drafts. In the course of this creative process, which must be as free for the creators as possible, multiple, even concurrent, versions of the same truth might arise. This is good. Because there is no truth, not even some author’s truth. As authors of Avalanche, your truth is as good as ours.

And maybe, this might interests you :
What is Avalanche about you might ask me? Sure, it is about a civil war, it is about hard dilemmas about the humans’ survival, it is about the abuse of nature, but this would not be my answer. Avalanche is about finding one’s place into the world. It is about questioning one’s value. Avalanche is first and foremost about one journey of self’s discovery.

What kind of product would be able to support that vision, what would be its specificity :
- Pure fluff : Avalanche is not about any systems. It might be played with any system you'd like.
- A single product : Avalanche is a setting and many modules in a single product.
- No PCs : don't look for them, they are not mentioned once.
- No details : Avalanche is high level and provide no details concerning the setting and the adventures.
- Modular approach : every bits of information fits into a "space". Forget about your typical modules.
- Multi plots : Avalanche is about many adventures, all occurring [I]at the same time[/I], over a large region.
- Calendar based : there is no chapters. There is only a big timeframe to manage the plots. And [I]time[/I] does matter.
- Non linear : Avalanche is not meant to be read from one cover to the other. You may start anywhere and follow on any pages.
- Storyboard : yeah, this looks like a storyboard; and yeah, storyboards are, by definition, unfinished product. So is Avalanche.

If you're intrigued, you may take a look at those :
The teaser of Avalanche
Map of the region
The relationship map
An example of a typical page with the provisional final layout

Avalanche and Burning Wheel
I've play tested Avalanche with d20, BW, TSOY and some kind of variations of white wolf system. It works fine with all of them, but, of course, different systems do different things, so depending on how you intend to play Avalanche, some systems are better at handling some types of games. For my AP report for BW, you can see it here.

Anyway, I really liked BW, even if I found it a little bit "rules heavy" for the players I had at hands. But, seriously, I do find Avalanche and BW do be a perfect match. And I do not think there are needs to accommodate Avalanche or BW for this fit. That's one thing I'd like to prove to Luke (yeah, that one), with whom I was in constant contact. And, by the way, Luke is one of the person who really helped me a lot on this project. And I'd like to thank him for that.

Maybe on a more general note : although Avalanche could be played with any system, I wouldn't recommend using d20. One of my goal as a publisher is to attract players of d20 with a mature product (my target audience is over 30) and introduce them to other systems, which I think would allow them to experiment more mature games, system related.

Looking out for Alpha testers
So, how am I going to prove this to Luke ? Well, by addressing his community. And maybe, I'm wrong (in which case, so be it), but let the "experts" decide.
Please also note that I intend to begin selling "beta" version of Avalanche this summer (I'm hoping late July) and I'm currently looking for testers. So, why not do both at the same time ? And I prefer to play test within a strong indie community than with d20.

So, what's the alpha version, the one I would be providing for play test?
- 120K word, describing a hundred characters, locations, organizations and magical items, and including a three months calendar of events happening in the world (that's the adventure).
- Around 350 illustrations done by great artists. A 100 is still missing.
- No informative pages. I'm writing them now and I want some feedback from the play testers to make sure I'm addressing the right thing.
- No layout and I must admit this is not the best "readable" stuff you'll come across. I'm using a word processor do produce the pdf and well, it is a bad idea.
- Three gorgeous maps (geographic, political and military) of the region.

Of course, I would be available for full support over the alpha version.

What I am expecting from alpha testers ?
- To read, at least, some parts of the book. There is no need to read it all to play.
- An AP post describing the character creation. Avalanche is quite useful doing the character burner.
- Three AP posts describing your game. I'm only asking for three sessions. After all, you're free.
- Of course, you must be using BW.

What's in it for the alpha testers ?
- A free pdf beta version of Avalanche when it is ready.
- A free pdf final version of Avalanche when it is ready.
- Credit as alpha testers on the final book.

Really, a contract?
Well, I guess this is some "overkill" and I thought a lot about this, but I think it is needed. Why?
Because I want permission to use and edit your AP reports and put them in the book. And, here at Avalanche, we take intellectual property very seriously.
Otherwise, the contract would include :
- No right to distribute.
- The AP needed to be credited.
- Those AP posts might be posted here, or at the forge, or at story games.

The contract will, in fact, also serves as a NDA, to prove that the product was distributed to you.
And to be honest, that will be hard to pursue someone on this. I might be disappointed that a alpha tester doesn't play, but what can I do?

Interested?
Be warned : Avalanche is a big book. It is a campaign. You'll have to invest some time into it. Also, Avalanche is kind of strange, it is a new kind of product.
But, on the other hand : I do think Avalanche is gorgeous and innovative. And fun.

Of course, I'd like people willing to play a campaign, having players at hand and with experience with BW. I'm not looking to distribute it to people who just want to "take a look" at it.
I'm looking for five alpha testers, hoping that all of them would be using BW.

So, if you're interested, don't hesitate, PM me (a quick note : a little introduction from your part would be well seen from my part).

As for this thread, I'd like to keep it for general questions and to talk about ideas on using BW with Avalanche and report AP post links.

Thanks for taking the time to read this, I know this is long ...

Permalink

:: Next Page >>

Cycles-RPG

Chronicles of a rpg campaign project.

| Next >

May 2012
Mon Tue Wed Thu Fri Sat Sun
<<  <   >  >>
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Search

Syndicate this blog XML

What is RSS?

powered by
b2evolution