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

https://github.com/builders-of-stuff/tuskpets

An idle RPG where you mint your own tuskpet, level its skills, and collect items
https://github.com/builders-of-stuff/tuskpets

sui svelte walrus walrus-protocol

Last synced: 3 months ago
JSON representation

An idle RPG where you mint your own tuskpet, level its skills, and collect items

Awesome Lists containing this project

README

        

# Tuskpets

Idle RPG on Sui & Walrus (testnet)

Mint a tuskpet (testnet), level skills, aquire items.

Each tuskpet also comes with its own shareable walrus-site.

https://tuskpets.walrus.site

Example tuskpet:

https://1byb41wq7alq30i1ays5j1lx3ild1o76p747a4i0d3detnnrci.walrus.site

## Steps to deploy from scratch

1. Build
2. Deploy as walrus-site
3. Update `tuskpet.move` `VISUALIZATION_SITE`
4. Deploy contract
5. Update `shared.constant` package IDs, build, copy/paste back to `walrus-sites`
6. Update walrus site

`./target/release/site-builder update --epochs 100 examples/tuskpets 0x554c708a0e592b5d57b83c7cef9bc2a56376f76ce96f36a7a2fa9889cffe3896`

## TODO

- Battle systems
- "Maps"
- Fixing timer for crafting (both frontend & on-chain)
- More stuff

Inspired by Idle MMO