59 results for “topic:object-oriented-javascript”
Learn the SOLID design principles by building a robust email microservice
Built this app after learning Object-Oriented JavaScript :zap:
ivue – Infinite Vue. Advanced Class Architecture for Vue 3+.
A site that takes a user's name, height, weight and diet, and compares to a selection of dinosaur facts. A first attempt at using constructor functions and prototype inheritance. Project #1 in the Intermediate JavaScript Nanodegree from Udacity.
A platform game based on Dark Blue from Eloquent JavaScript
This is a simple vanilla JavaScript project. Here you can generate a Pincode and get it in your email then you have to enter it correctly if you're right you will getting a wish otherwise you will get an error message.
JavaScript Code
💊 A module that helps developers easily encapsulate classes in nodejs.
WebPet v1.3 is a virtual pet web application that allows users to adopt, care for, and interact with a virtual pet through a web interface. The app provides a nostalgic experience reminiscent of classic virtual pet games, with modern features and customization options.
An object oriented take on the classic Tamagotchi keychain. Featuring a "device" and animated screen built with HTML, CSS, vanilla JavaScript, and custom made pixel graphics. (October 2021)
A clone of the classic arcade game Frogger using the canvas APIs and Object Oriented JavaScript.
The project creates an interactive board game where players navigate the map, collect weapons, and engage in strategic turn-based combat until one emerges victorious by reducing the opponent's life points to 0. The game incorporates randomness in map generation, player placement, and weapon distribution to ensure each playthrough is unique.
A new generation of front end frameworks
Implementation of design patterns from the book "Design Patterns: Elements of Reusable Object-Oriented Software" :fire:
This project was designed to store the user's input for creating a pizza order, then displaying their information and total for their order using Object-Oriented Javascript.
A simple Pong game using HTML5 Canvas and JavaScript with mouse control and AI opponent.
Gosta da OOP do ExtJs? Fica aborrecido por ser pago? Experimente jSoop, uma copia descarada do modelo de OOP da Sencha, free e open source
Object Oriented Javascript
Node CLI application that generates a profile webpage for a software engineering team based on user input.
No description provided.
Final Frontier is an html5 canvas space shooter game taking inspiration from Galaga.
An Object-Oriented JavaScript website for a pizza company where a user can choose one or more individual toppings and a size to order a pizza and see the final cost.
Códigos desenvolvidos no curso de Orientação a Objetos com Javascript da @alura
Epicodus week 5 independent project
I programmed a board game using object-oriented JavaScript, jQuery and the CSS grid.
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).
Simulación interactiva de una misión espacial desarrollada con JavaScript puro, ejecutable directamente desde consola. El simulador permite gestionar recursos, acciones de la tripulación y eventos aleatorios que afectan el estado de la misión.
A Library Project made for the odin project
This app transforms and shows geo-data points (lon, lat) for selected countries on custom mercator maps (pixels)
A mock up of the actual NTU Course Registration process