https://github.com/teeworlds-go/goofworlds
Goofy ahh teeworlds client written in go.
https://github.com/teeworlds-go/goofworlds
teeworlds teeworlds-client
Last synced: 5 months ago
JSON representation
Goofy ahh teeworlds client written in go.
- Host: GitHub
- URL: https://github.com/teeworlds-go/goofworlds
- Owner: teeworlds-go
- Created: 2024-07-07T03:24:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-07T05:23:46.000Z (almost 2 years ago)
- Last Synced: 2024-07-15T07:51:59.442Z (almost 2 years ago)
- Topics: teeworlds, teeworlds-client
- Language: Go
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goofworlds

Goofy ahh teeworlds client written in go.
cring who does gaming on a C++ client
## quick start
```
git clone git@github.com:teeworlds-go/goofworlds
cd goofworlds
go build
./goofworlds "connect 127.0.0.1:8303"
```