/js-assignment-2024

This repository is made only for tutorial purposes, and will be used as an assignment for IMG-24 freshies.

JS-assignment-2024

Create a game using html, css and pure javascript. All source files should be contained in a folder named : {game_title}-{your_name}

Instructions for adding your game are as follows:

  • Fork this repo.
  • Create a new branch of your name.
  • All your work should be in the new branch created
  • Once you are done with your work, raise a pull request from your branch to master branch. Tag Noble (@beingnoble03) or Akhil (@Ak216puniA) for review.