Skip to content

Commit cccd4f2

Browse files
AlexPoulsenshiffman
authored andcommitted
additional port (#40)
A while ago, I ported this QuadTree implementation to Kit. It's a very different language (and in alpha development), but my port works just about the same with the same methods (and a few extra). Feel free to not accept the PR if you don't think mine should be listed. [More info about Kit here.](https://www.kitlang.org)
1 parent 2690a53 commit cccd4f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ This will output to the `coverage` folder where you can few test coverage by ope
4444

4545
### Ports to other languages
4646
* Carla de Beer (Processing port) - [GitHub](https://github.com/Carla-de-Beer/Processing/tree/master/QuadTree)
47+
* Alix Poulsen (Kit port) - [Github](https://github.com/AlexPoulsen/tree)

0 commit comments

Comments
 (0)