This game is a submission for Meteor Global Hackaton 2015
See introduction video at youtube
Game is based on a concept called "flood it". You can find lots of games with similar mechanics, but most of them are single player.
ColorWars brings new quality with online Player VS Player!
You can play either with computer (when there is no one else online) or with other visitors, just join pending invitation or create new one.
- You start in a corner of the map.
- Select color you want to flood into.
- You will take all tiles with this color that are adjacent to your currently own tiles.
- You cannot select your or your opponent current selected color.
- After your turn opponent floods into his selected color.
- Game ends when there are no "free" tiles on the map.
- Whoever takes more tiles wins!
You can play it online at:
If people will like it I will continue work on this game, adding mobile versions, new modes, extra goodies and fixing bugs :)
Core packages:
- meteor-base etc.
- accounts-password
- ecmascript
- check
- underscore
- react
Community packages:
- universe:modules
- universe:collection
- universe:utilities
- universe:utilities-react
- kadira:react-layout
- kadira:dochead
- semantic:ui and flemay:less-autoprefixer
- artwells:accounts-guest