Added a hello world in the gosu programming language

This commit is contained in:
Joe Green
2016-10-10 21:45:19 +05:30
committed by GitHub
parent 3bab02464b
commit 2855b4a580

1
g/gosu.gosu Normal file
View File

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