object-oriented-javascript
There are 60 repositories under object-oriented-javascript topic.
pizza-parlor
Epicodus week 4 independent project
Pig-Dice
Epicodus week 4, lesson 22
movie-tickets
Epicodus week 4, lesson 34 (refactoring a project from lesson 21)
places
Epicodus week 4, lesson 14
address-book
Epicodus week 4, lessons 8-10 and 15-19
geo-pointer
This app transforms and shows geo-data points (lon, lat) for selected countries on custom mercator maps (pixels)
connect-four
A OOJS web version of Connect Four
mySTARS
A mock up of the actual NTU Course Registration process
OpenClassrooms-Project-6-War-Of-Weapons-Board-Game
I programmed a board game using object-oriented JavaScript, jQuery and the CSS grid.
Library
A virtual bookshelf for tracking read books and/or books to read.
JavaScript_OO_exercises
exercises for launch school course 225
best-travel
Udemy Course "Git a Web Developer Job: Mastering the Modern Workflow" Created by Brad Schiff
web-development
🌎 This repository contains course material from MDN's Learn Web Development course.
Object_Oriented_Javascript
Object Oriented Javascript
Arcade-Game
A Classic Arcade game look, which consists of a Player and three Enemy Bugs. The goal of the Player is to reach the water, while avoid getting caught by colliding into any of the enemy bug
arcade-game
A simple arcade game made powered with HTML5 canvas and developed using Object Oriented JavaScript. The game can keep track of scores and lives of the player which is also updated on the screen using canvas elements.
book-list
A simple book list application built using object-oriented design.
arcade-game-clone
Frogger Game using OOP
supratikrulz.github.io
Its a simulation of famous 70's electronic game created in JavaScript
javascript-object-oriented-programming
Frogger game built to implement good Object Oriented Javascript practices: adequate use of scopes, closures, prototype chains, the object decorator pattern, and classes (functional, prototypal, pseudoclassical, superclasses, and/or pseudoclassical subclasses).
fe-03-arcade-game
:shell: Arcade Game: Collect Shells [HTML5 Canvas]