feat: setup

This commit is contained in:
Cereska
2026-03-11 12:09:57 -04:00
commit 09bc918858
4 changed files with 4 additions and 0 deletions

0
.gitignore vendored Normal file
View File

0
Taskfile.yml Normal file
View File

1
cmd/main.go Normal file
View File

@@ -0,0 +1 @@
package main

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module go-tetris
go 1.26.1