Skip to content

johnnycopes/circles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circles

A fun project built with HTML Canvas. Control the number, speed, and size of animated circles bouncing around the screen. Shout-out to the tutorial series Chris Courses for the excellent introduction to how the <canvas> element works! Built with HTML, SCSS, and vanilla JS (ES2015).

Goals of this project:

  • Build something cool with HTML5 Canvas
  • Make a sleek, custom layout despite working with the extremely stubborn input elements
  • Get some practice with the OOP using pure JavaScript

Local installation:

To run this locally on your machine, simply clone the repo and enter the following commands into your CLI:

npm install
npm run start

About

A fun project built with HTML5 Canvas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published