Weekly reports final - wncc/shoot-the-duck GitHub Wiki

                         Weekly Report

Description of the Project == Description of the Project == : We have all seen games using Flash player. But our aim is to create a game using the new HTML5 and javascript. So we chose the game which we call “Shoot the duck” With random images appearing on the screen and moving on a wavy path , the user needs to “shoot” them down by using the mouse cursor and clicking on it. For each hit , you get a point and we put a time limit of 60 seconds.

== Project Plan ==

  1. The first week , we try to get a full grip and understanding on HTML5 and Javascript using the website www.w3schools.org and also the tutorials provided in the stab wiki page.
  2. In the second and third week , we assign ourselves some simple tasks involving in the game like Moving an image from one position to another on a wavy path , divide the two vertical edges of the canvas background into a few different segments and making images appear randomly on different segments, set a timer function , try disappearing or turning the dimension to zero of an image , set a count for clicking the image
  3. The third and fourth week consists of working on the game , we try to implement all the practiced tasks in the game and add enhancements as much as possible and find the right background and right images for the game.

== First week report : ==

We thoroughly went through the basics of html , javascript , html5 and especially the canvas code in html5 and it has been successful , right now we are following the second weeks plan of assigning ourselves some simple tasks. Discussion with mentors: We met both our mentors Rahul and Saswat , they both advised the studying material we should rely on for the first week .

== second week report : ==

20% is complete. We can show part of it working. We had planned for image appearing at random places, with timer, image appearing, disappearing, and movement of images. Only appearing images with timer could not be sorted out, we are working on it. no purchases. we didn't meet mentors this week. Appearing images with timer, getting background, and game plan is the work-plan for next week.

== Third week report :==

20% of the work is left.We completed basic part of the game, i.e. random appearing of images,its movement by sprites, and after killing,further movements,etc.Next week we will try to add our functionalities.

== Midway presentation :== We are still working on the images , and different phases of the game We are trying to improve and customise the features we want to provide.

== Fourth week report :==

5% of the work is left,and we expect to finish it very soon. We are working on the graphics,sounds, and other features. Almost the game is ready, a few changes required, and a bit of debugging.