Skip to content

Chi-Chu319/BouncingBalls

Repository files navigation

BouncingBalls

A particle simulation program written in java as practices. (only collision with walls is enabled so far. collision between particles will be enabled in future.)

Prioity queue forms skeleton of this program making it event-driven.

TimerTask schedules the taskes and update the images periodically.

So far, TimerTask could still cause data race when there are too many particles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors