/js_classes

Primary LanguageJavaScript

JavaScript Classes

Instructions

In this project, you are asked to build an automobile factory using classes. Instructions accompany each class and sub-class, explaining what each class should do. You will implement the following: class, constructor, extends and super.

More specific instructions can be found in script.js

Examples

Your console should produce results that look like the images in this repository.