Skip to content

Commit 35e0121

Browse files
authored
Update README.md
1 parent cab0f9e commit 35e0121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Tester.java
2-
A windowed application to thoroughly test the functionality of Quadtree.java, AABB.java and Tester.java will create a number of AABBs with random values and continuously move them around the screen while updating the quadtree and refreshing the screen. The simulator will allow you to:
2+
A windowed application to thoroughly test the functionality of Quadtree.java, AABB.java. Tester.java will create a number of AABBs with random values and continuously move them around the screen while updating the quadtree and refreshing the screen. The simulator will allow you to:
33
- add/remove AABBs
44
- grow/shrink AABBs
55
- increase/decrease the tree depth

0 commit comments

Comments
 (0)