Skip to content

self-jw/core-object-oriented-javascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Team info:

Team-name: #normal-reedbuck Authors: @self-jw, Jolly Walia

JS Dev link: http://jsdev.learnersguild.org/goals/165-Core_Object_Oriented_JavaScript.html

Review Link: Project Review Link

Project Notes for Reviewer

Core Object Oriented JavaScript -- #165

A day-by-day structured deep dive into object-oriented JavaScript. Read articles, watch videos, complete lessons and exercises, and implement a final project.

Specs

  • Artifact produced is a fork of the core-oojs repo.
  • All readings and videos in the README are completed and checked off.
  • All exercises and lessons in the README are completed and checked off.
  • Final project is complete.
  • Final project code is in the Frogger directory of the artifact.
  • Final project follows the principle of coupling, also known as “separation of concerns”.
  • Final project follows the principle of encapsulation.
  • Final project follows the principle of abstraction.
  • Final project follows the principle of inheritance.
  • Code is well formatted with proper spacing and indentation.
  • Variables, functions, files, etc. have appropriate and meaningful names.

Instructions

  • Download the file and load index.html in your browser.
  • Use up, down, left, and right to move the player.
  • Obejective is to get to the water without hitting any of the bugs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.9%
  • CSS 0.2%