/MeteorRace

A collision spoof game using D3.js

Primary LanguageJavaScript

🌠 Meteor Race 🌠

A collision spoof game using D3

D3 HTML5

What is D3?

D3.js is a set of JavaScript functions that use HTML5, CSS, and SVG standards
  • D3 (Data Driven Documents) creates dynamic, interactive data visualizations in web browsers.
  • D3 functions can be used to create, manipulate, and style SVG objects, add transitions to them for movement or bind them to changing data for convenient visualization.

Game view screenshot

Code Snippet

Usage

  • Clone or download this repo
  • Open client/index.html in your favorite browser

This is a project I completed as a student at Telegraph Academy. This project was worked on with a pair.