|
Scroogle
Scroogle
IntroductionScroogle is a multiplayer variation of scrabble with a twist where your score is not based on the letters you use, but the number of Google hits returned. The goal: write as obscure of a word as possible that's still returns more than 100 search results, and get tons of points! Each word is worth between 0 and 100 points, based on how rare it is--but if it's too rare (<100 hits), it's worth 0 points. Players can play against each other over the internet without any additional software. This software was designed using GWT, and uses its built-in Tomcat server to handle remote procedure calls and the backend handles multiplayer. This game is designed to be one of many games accessible through ThinkMap! |
Sign in to add a comment