Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaniog committed Apr 18, 2024
1 parent e16393e commit de067cf
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Snaker



Online multiplayer classic snake game written with Go

Simplest method to run is:

```
go mod donwload
go run main.go
```

0 comments on commit de067cf

Please sign in to comment.