pulsar-bomb-game

A tiny game using Apache Pulsar.

How to play it

  1. Clone this repo.

  2. Install the dependency:

go mod download
  1. Change your private key path in main.go.

  2. Compile and run:

go run *.go