Merge pull request #364 from GreenJoey/patch-1

Added a hello world in the gosu programming language
This commit is contained in:
Mike Donaghy
2017-02-12 16:23:58 -06:00
committed by GitHub

1
g/gosu.gosu Normal file
View File

@@ -0,0 +1 @@
print("Hello World from Gosu!!")