Skip to content

scampcoder/bouncing-ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bouncing Ball Game

A simple ball game made using JavaScript.

Creating this I learned:

  • How to tie mouse movements and arrow buttons to functions to create interactivity on the screen.
  • How to work with canvas to create a moving picture with canvas functions and "set interval".
  • How to reload a page.
  • How to search through my own code for errors, typos, etc. to fix anything wrong.

About

A bouncing ball game made using JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published