Skip to content

Multi-threaded ball bouncing program (like the windows screen saver)

Notifications You must be signed in to change notification settings

akouthoofd/ConcurrentBouncingBalls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-threaded ball bouncing program (like the windows screen saver)

Uses locks and concurrent data structures (mainly CopyOnWriteArrayList)

Uses java swing for the visuals

About

Multi-threaded ball bouncing program (like the windows screen saver)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages