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
- Host: GitHub
- URL: https://github.com/builders-of-stuff/tuskpets
- Owner: builders-of-stuff
- License: apache-2.0
- Created: 2024-10-21T16:48:26.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-26T02:50:19.000Z (4 months ago)
- Last Synced: 2025-01-26T03:23:23.244Z (4 months ago)
- Topics: sui, svelte, walrus, walrus-protocol
- Language: Svelte
- Homepage: https://tuskpets.buildersofstuff.com
- Size: 665 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 stuffInspired by Idle MMO