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
- Host: GitHub
- URL: https://github.com/planetarium/planet-clicker
- Owner: planetarium
- Created: 2019-09-20T01:09:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-21T01:33:18.000Z (almost 3 years ago)
- Last Synced: 2023-10-20T22:24:21.864Z (over 1 year ago)
- Topics: libplanet-example
- Language: C#
- Homepage:
- Size: 18.1 MB
- Stars: 27
- Watchers: 10
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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).