Skip to content

LaraMorgana/Crab-n-Cook-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_ironhack_blue 7

Crab'n'Cook Game

Ironhack Web Development Bootcamp 3th week project: Vanilla JavaScript 2D Canvas game.

Description:

A Revenge Game

When a crab humilliate your father, a good son must avenge him... and that will be you duty! Based on the popular arcade game space Invaders, this game takes one more step to provide you with a slightly more complex challenge.

Controls:

Use ⬆️ to move up. Use ⬇️ to to move down. Use ⬅️ to move left. Use ➡️ to move right.

Use "S" to shoot. Remember that shooting is the only way to kill the enemies, this is not a Super Mario. Don't try to smash them by passing over them!

The obstacles can't be passing by you, but the crabs can crawling under them to attack you, so beware! They can stop the knives, but not the enemies!

Languages:

  • JavaScript.
  • HTML.
  • CSS.

Credits:

Game code: Jose & Lara

Concept and “original” images composition: Lara

Sound arrangements and music: Jose

Special thanks to:

  • Ron Gilbert, for all the inspiration and the art of Monkey Island used in this game.
  • Belén Olias, our TA, Product Owner and swami, for all the help and the patience.
  • Team Seawolves, for all the emotional support and the laughs!

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • HTML 9.8%
  • CSS 5.0%