RSS Ross Parker Web Development

Tarot Card Game

This entry was posted on Apr 23 2009

Objective:

Create an application that will allow a user to pick a set number of cards (yet to be defined) that will show a user what the future could hold for them…. using the mystic powers of a random number when all possible cards a put into an array with the random number used to pluck out the card once clicked…..

Technology’s Used:

  • PHP
    • Server Side Script used to generate the required output.
  • XHTML
    • Used to structure the raw data.
  • CSS
    • Presentation layer.
  • Javascript
    • Will be used for DOM manipulation and even Asynchronous Javascript and XHTML!

Post a Comment