Skip to content

jmfairlie/lady-bumps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lady Bumps!

A javascript based 2D Isometric-like tile game inspired by Udacity's frontend-nanodegree arcade game exercise and by Daniel Cook's free game art and related article.

HOW TO PLAY

  1. In the main screen press the play button.
  2. Use the keyboard arrows to move the player around the map.
  3. Avoid contact with lady bugs.
  4. Find and collect all 10 gems before the time runs out or you die.

INSTALLATION/SETUP

  1. Clone the project
  2. Open the index.html file in your browser.
  3. Alternatively you can try the game directly by following the link in this project's description.

ACKNOWLEDGEMENTS

TODO

  • Improve collision detection
  • Randomly generate maps.
  • Add sounds
  • Rewrite in game UI logic(game transitions, fade effects, buttons) using basic HTML/CSS
  • Add clear text/visual feedback for each posible game ending(time out, death, winning)
  • Add AI to Lady Bugs

COMMENTS/QUESTIONS

jmfairlie at gmail dot com