cse110-sp23-group3 / 8-ball

0 stars 0 forks source link

Enhancements code for easier for unit test #13

Closed phuanh004 closed 1 year ago

phuanh004 commented 1 year ago
phuanh004 commented 1 year ago

Hard to test if using one js file, so I will split js into 2 parts. The code is now using a module, so it won't work with only .html drag-n-drop to the website anymore.