Python implementation of a Go app.
1º Install kivy 1.10.1.
2º Git clone this repository (https://github.com/RubisRage/GoFio.git).
3º Run "python3(linux)/python(windows) go_gui.py" in the terminal while beeing located in your local repository.
1º Follow steps 1 and 2 above.
2º Run "python3 -m unittest -v test.py" in the terminal while beeing located in your local repository.