Thomas101 / Google-wave-floodit
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
README | ||
| |
floodit.js | ||
| |
game.xml |
README
A two player gadget for google wave. You take it in turns to choose a colour; choosing your colour changes every adjacent square that is the same colour (starting at the top left). For each square that you change you are awarded one point. Change more squares each turn to rack up more points and beat your opponent! Programmed in javascript, it also provides functionality so that a robot player can be made that will play against you when the robots api allows it. To see a demo add the xml file at http://gadget.wave.to/floodit/game.xml to your wave. To run the gadget you must have a google wave account or one of the emulators (no support is provided for these). To run the gadget in a custom location you must change the javascript file location in game.xml to the location of where floodit.js is hosted.

