Thursday, January 5, 2012

KAPOW! Prototype

Over the past weeks I've been come to understand:
  • How to structure my code
  • Some optimization
  • Creating HTML elements dynamically through JavaScript
  • Positioning these elements
  • Changing attributes and CSS3 of dynamically created elements
  • Storing game related data to objects on screen
  • Using transitions to animate objects (Firefox, Chrome, Safari)
  • Using stored game data to restore original state of objects
The result of all this can be seen here:




The next post will go over exactly how all of this was achieved.

This is a lot of fun, thanks to everyone for your support and enthusiasm!  All ideas and comments are welcome!

No comments:

Post a Comment