Skip to content

Commit dc9e6fb

Browse files
authored
Update README.md
1 parent cea7c19 commit dc9e6fb

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 the 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:
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)