Categorygithub.com/prasantadh/callbreak-go
module
0.0.0-20230821211041-b5345498d6d4
Repository: https://github.com/prasantadh/callbreak-go.git
Documentation: pkg.go.dev

# README

This software is currently in alpha version. Program might crash for players and there might be api breaking changes for developers. Issues and pull requests are welcome.

Build and Usage (Installation)

This repo depends on golang so you will need golang installed.

## install the package
go install github.com/prasantadh/callbreak-go/cmd/callbreak-go@latest
## run the server
~/go/bin/callbreak-go server
## on a different terminal window, use the client to connect and play
~/go/bin/callbreak-go client

Credits

This project is a go implementation of initial work with python at callbreak

# Packages

No description provided by the author
No description provided by the author