Module Client Side
Module Client Side
CONTENTS
This module has the following files:
1. MODULE_CLIENT_SIDE.docx
2. MODULE_CLIENT_SIDE_MEDIA.zip
INTRODUCTION
You are asked to develop a game called Shooter using HTML and CSS and develop client-side
programming using JavaScript. Some media files are available to you in a zip file. You can create
more media and modify anything in the media if you want. Your game needs to be developed in a
tablet resolution (1000 x 600 pixels). In bigger resolution, the game must be centered in the screen
both horizontally and vertically.
EXAMPLE
These following images are for example purposes only. You may design your own game layout.
Welcome Screen
Show Instruction
INSTRUCTION FOR COMPETITORS
1. The media files are available in the ZIP file. You can modify the supplied files and create new
media files to ensure the correct functionality and improve the application.
2. The entry file should be ‘XX_CLIENT_SIDE/index.html’
3. You should create additional images for each of the requested resolutions to highlight hidden
elements, animations, interactions, or any additional information that will assist in the
presentation of the game design.
4. Save the working game to the directory on the server named "XX_CLIENT_SIDE". Be sure
that your main file is called index.html.
5. You are responsible for the time management in your development. If you finalize some tasks
you can continue to other tasks.