Skip to content

adstads1/Circles-bouncing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Circles-bouncing program

A simple satisfying JavaScript program that developed my JavaScript knowledge. The program has 20 circles that move around a screen with a dimension of 1900px by 950px or designed for an aspect ratio of 16:9. The balls have different colours, move around independently and have been positioned at different areas of the canvas randomly.

This project solified my knowledge of:

  • The JavaScript syntax.
  • Immediately Invoked Function Expression (which I researched due to my project but not implemented in my program).
  • Classes, functions, properties, object literals, constructors.
  • Basic principles of WebGL.
  • For loops and if statements.

Feel free to use and implement the program.

About

A simple satisfying JavaScript program that developed my JavaScript knowledge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages