Skip to content

Online PVP "flood it" game clone with an option to play with AI. Meteor Global Hackathon submission.

Notifications You must be signed in to change notification settings

MacRusher/ColorWars

Repository files navigation

ColorWars

This game is a submission for Meteor Global Hackaton 2015

See introduction video at youtube

Concept

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.

Rules

  1. You start in a corner of the map.
  2. Select color you want to flood into.
  3. You will take all tiles with this color that are adjacent to your currently own tiles.
  4. You cannot select your or your opponent current selected color.
  5. After your turn opponent floods into his selected color.
  6. Game ends when there are no "free" tiles on the map.
  7. Whoever takes more tiles wins!

Try it out!

You can play it online at:

colorwars.meteor.com

Future plans

If people will like it I will continue work on this game, adding mobile versions, new modes, extra goodies and fixing bugs :)

Used packages

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

About

Online PVP "flood it" game clone with an option to play with AI. Meteor Global Hackathon submission.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published