https://github.com/builders-of-stuff/walrus-game
A little game about walruses, penguins, and fish
https://github.com/builders-of-stuff/walrus-game
sui svelte sveltekit walrus
Last synced: 2 months ago
JSON representation
A little game about walruses, penguins, and fish
- Host: GitHub
- URL: https://github.com/builders-of-stuff/walrus-game
- Owner: builders-of-stuff
- License: apache-2.0
- Created: 2024-08-24T14:50:00.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-01-31T17:52:12.000Z (4 months ago)
- Last Synced: 2025-01-31T18:34:48.528Z (4 months ago)
- Topics: sui, svelte, sveltekit, walrus
- Language: Svelte
- Homepage: https://buildersofstuff.walrus.site
- Size: 1.58 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Walrus game
A little game about walruses, fish, and penguins.
Click walrus to catch fish, buy penguins with fish, penguins catch fish automatically, buy more penguins.
Sites are hosted using Walrus as a decentralized store. Each minted walrus NFT comes with its own unique site thanks to Walrus redirects.
Available on Sui testnet at [https://buildersofstuff.walrus.site](https://buildersofstuff.walrus.site)
Minting site repo: https://github.com/builders-of-stuff/walrus-game-mint
Video demo: https://youtu.be/CTJWYDa5LxQ
# How to deploy
1. Update & build walrus-sites repo
2. Build this repo's static files
3. Deploy static files as walrus-site
4. Update this repo's `.move` with the new package ID
5. Deploy smart contracts
6. Update `shared.constant` & update walrus-site
7. Deploy mint site as walrus site