Search found 3 matches

by chaotic_iak
29 November 2025, 15:02
Forum: HUTAN: Life in the Rainforest
Topic: How many possible starting scenarios
Replies: 1
Views: 51

Re: How many possible starting scenarios

Notation: n^r = n * n * n * ... * n, where there are r copies of n. This is exponentiation. n! = n * (n-1) * (n-2) * ... * 1 is the factorial. C(n,r) = n! / (r! * (n-r)!) is the binomial coefficient; it tells how many ways to choose r things out of a collection of n items. There are 4! ways to arran...
by chaotic_iak
19 June 2017, 05:37
Forum: Alveole
Topic: Unable to move?
Replies: 1
Views: 4045

Unable to move?

If for whatever reason, a player cannot make a legal move, what happens? (This probably won't happen in any serious play, but theoretically it's possible.)
by chaotic_iak
30 July 2014, 14:52
Forum: Translations
Topic: Fixing Validated Translations
Replies: 441
Views: 159430

Re: Fixing Validated Translations

I saw this string in Main Site, English translation:
We created a turn-based table because you are alreay playing at a realtime table.
There's an obvious typo ("alreay" -> "already"). The string is validated though, so I cannot fix it.

Go to advanced search