This a game developed as a piece of course work for the first year Web Technologies module . I achieved a mark of 79%.
The brief was to create an interactive game or web application using HTML, CSS and javascript / jquery.
My idea was to create a fast paced logo match game, designed predominantly for tablet devices. The player uses drag and drop to match a well know logo to the company name against the clock. The game consists of 3 category rounds with 10 guesses to each round. There is also a free play mode.
I used the jQuery preload plugin developed by Dreamerslab to load all images during the initial load. The game contains simple sound effects to add texture, although I did struggle getting sound effects working on iPad because of an inbuilt Safari security feature.