diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2024-10-01 09:17:46 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2024-10-01 09:17:46 -0400 |
| commit | cfeb3bad9cfc92ecd21d0be92ee2cf793a009242 (patch) | |
| tree | 37f360bab5fb48d8e4a47f041d2b3835aed5827a | |
| parent | d3948e96b0560aaff3433fd387f85062e737a8bb (diff) | |
| download | balls-cfeb3bad9cfc92ecd21d0be92ee2cf793a009242.zip | |
rename design.txt
| -rw-r--r-- | report.txt (renamed from design.txt) | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +COMP 426 assignment 1 +Sam Anthony 40271987 + = Multithreaded 2D Bouncing Balls Simulation = The goal is to simulate and render multiple balls bouncing in a rectangular |