An open API service indexing awesome lists of open source software.

https://github.com/planetarium/planet-clicker

Libplanet-based sample clicker game
https://github.com/planetarium/planet-clicker

libplanet-example

Last synced: 5 months ago
JSON representation

Libplanet-based sample clicker game

Awesome Lists containing this project

README

        

# Planet Clicker

Decentralized clicker game on Libplanet

### Dependecies

- [Unity Hub]

### Installation

1. Install [Unity Hub].
2. Install [Unity 2021.3.0f1].
3. Clone repository.
```
$ git clone https://github.com/planetarium/planet-clicker
```
4. Run Unity Editor and build the project.

[Unity Hub]: https://unity3d.com/get-unity/download
[Unity 2021.3.0f1]: https://unity3d.com/unity/whats-new/2021.3.0

### More details

You can see more details in [the article](./EXAMPLE.md).