Skip to content

Shashvatpapne/JS-assignment-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS-assignment-2023

Create a game using html, css and pure javascript. All source files should be contained in a folder named : ${game title}-${your name} Eg. flappybird-varsha

Instructions for adding your game are as follows:

  1. Create a new branch of your name.
  2. All your work should be in the new branch created (Note: do not alter code of any other branch)
  3. Once you are done with your work, raise a pull request from your branch to master branch and ask any of the seniors to review and merge your work into master. (Note: before you raise a PR, make sure that you merge/rebase master's commits into yours i.e your branch should not be behind master)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.1%
  • CSS 22.3%
  • HTML 20.6%