The aim is to put it in a sub directory so it has a personalized URL address which is easy to remember.
The url we shall use is cluedo.djtalbot.com
The things we need to put on the site are:
1. Introduction Video
2. Page to choose who did it
3. Page to tell the user they got answer wrong
4. Winning page
We shall make the website using a php based template, so that the header and footer are the same on every page.
In the footer we need to put thanks to the people who helped us.
Links to our sites, social net network sharing buttons, and we need to add copyright for the music and product name cluedo.
Dom has made a logo for Pear Inc. which we can put at the top of each page. The logo was created in illustrator.
When the user clicks the ready to guess button it will take them to cluedo.djtalbot.com/final in which the user will be able to guess who did it.
The page is set up to show profile type images of each of the characters. Using CSS3 when the user hovers over an image it enlarges. Clicking on the image enables a lightbox which enlarges the image clicked and fades the rest of the page. If the user thinks the character they clicked did it then they click the button murderer.
If the user is correct they are directed to the winning page. On this page is a confession video from the murderer.
To stop people from sharing the link with their friends the right and wrong answer pages have been locked out with PHP, which redirects them to the choice page. Once they have gone through the choice page it allows them to go to the answer pages.
No comments:
Post a Comment