Skip to content

robhitt/evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution the Game

About Evolution

This is a 2 player alternating board game. The objective is to land on the squares with the mushrooms. Once you obtain a mushroom you level up to the character in the evolution cycle. You'll grow in the evolution cycle in this order:

  1. Egg
  2. Chicken
  3. Dinosaur
  4. Immortal

Once you become immortal you've won! 🎉

Directions

Player 1 controls

  • 'A' Left
  • 'D' Right
  • 'W' Up
  • 'S' Down

Player 2 controls

  • 'Left Arrow' Left
  • 'Right Arrow' Right
  • 'Up Arrow' Up
  • 'Down Arrow' Down

Let's play!

Head on over to the game.

Code / Frameworks

  • Single-page application Javascript game with a responsive board and player pieces
  • Javascript and jQuery to enable dynamic movement based on keyPress events manipulating the DOM

Made in NYC by:

Rob Hitt & Andrew Nease

Releases

No releases published

Packages

No packages published