evanpipta / logophile

A word game inspired by boggle. Written in Node and playable in a web browser.
http://logophile.online/
GNU General Public License v2.0
2 stars 0 forks source link

Implement Wordracer game mode / scoring system #33

Open samaugust opened 7 years ago

samaugust commented 7 years ago

Wordracer Style: The first player to find the word is the only player who can receive points for that word. 3lw: 10pts ; 4lw: 20pts ; 5lw: 40pts ; 6lw: 70pts ; after that you increment by 40 points for each word length increment. (Consider adding triple and double tiles, as was the case in Wordracer)

Tangleword Style: The first player to find the word receives an extra point, but other players still receive points for finding it. Speed is prioritized less in this game mode.

Prolific Style: Blablabla, I'll fill in the details here later.

evanpipta commented 7 years ago

Can you put each style as a separate issue too?

samaugust commented 7 years ago

sure nuf