Skip to content

mksOrg/4-ball-processing-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4 Ball Processing Challenge

  • 4 Balls move from left to right
  • Ball x is at 1/5 height from the top, with the speed 1 units per frame
  • Ball x is at 2/5 height from the top, with the speed 2 units per frame
  • Ball x is at 3/5 height from the top, with the speed 3 units per frame
  • Ball x is at 4/5 height from the top, with the speed 4 units per frame

Follow two methods:

  1. Procedurally
  2. OOP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages