first commit

This commit is contained in:
2023-08-18 09:45:00 -04:00
commit 59d64fa7d7
3 changed files with 11 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module groovy
go 1.21.0

5
main.go Normal file
View File

@@ -0,0 +1,5 @@
package main
func main() {
}

3
readme.md Normal file
View File

@@ -0,0 +1,3 @@
# Groovy
A scene manager for ebitengine.