Abongile-web / racing_game

A racing game that allows the user to select their vehicle and watch as they race to the finish line!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

racing_game

a racing game

A responsive racing game that allows the user to choose a vehicle for the race and displays the winner using HTML, SCSS and Javascript.

This project is setup on Visual Studio Code and hosted on firebase. The aim of the project is to demonstrate my ability to manipulate the DOM using javascript.

Vanilla javascript is used for the majority of the application to display different menus and allow users to select a vehicle. It is also used to move the vehicles at a random pace and to determine which vehicle reached the finished line first. Custom Html and Css is used to showcase my knowledge of the technologies without requiring any library. Sass is used for features such as mixin's and nesting to allow for a smoother workflow and helps to keep things organized while also allowing me to create stylesheets faster. Media queries are used to ensure the websites responsiveness.

About

A racing game that allows the user to select their vehicle and watch as they race to the finish line!


Languages

Language:SCSS 35.0%Language:JavaScript 33.2%Language:HTML 31.8%