a game inspired by balls online
Go to file
Gnawmon 113de54345 color setting, drawing 2024-04-23 13:59:57 +03:00
.gitignore huh ? 2024-04-23 02:53:13 +03:00
LICENSE Initial commit 2024-04-22 18:57:36 +00:00
README.md color setting, drawing 2024-04-23 13:59:57 +03:00
account.def.json color setting, drawing 2024-04-23 13:59:57 +03:00
bf.go color setting, drawing 2024-04-23 13:59:57 +03:00
errorhandling.go color setting, drawing 2024-04-23 13:59:57 +03:00
go.mod color setting, drawing 2024-04-23 13:59:57 +03:00
go.sum color setting, drawing 2024-04-23 13:59:57 +03:00
guessy4.ttf first comit 2024-04-22 22:06:47 +03:00
json.go color setting, drawing 2024-04-23 13:59:57 +03:00

README.md

Balls Offline

A game inspired by balls online

Setting up Balls Offline

To play first create an accounts.json, you can look example file account.def.json

If you're on linux, you can do:

echo '{"username":"'$USER'","color":"000000"}' > account.json

Credits

guessy is made by dottych