TurtleGUI should now be self contained

This commit is contained in:
2016-10-17 03:55:47 +11:00
parent e892fcd32c
commit 34fcc40a80
6 changed files with 472 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## Outline
TurtleGUI requires SDL2, SDL_image and SDL_ttf. It also requires Image and BoundingBox from [Tortuga](https://github.com/Ratstail91/Tortuga).
TurtleGUI requires SDL2, SDL_image and SDL_ttf. Other than that, it should be a self contained package.
## Copyright