https://github.com/jcstein/gmove
Demo module and frontend on Movement's Porto testnet.
https://github.com/jcstein/gmove
Last synced: 6 months ago
JSON representation
Demo module and frontend on Movement's Porto testnet.
- Host: GitHub
- URL: https://github.com/jcstein/gmove
- Owner: jcstein
- Created: 2024-12-17T18:17:05.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T22:32:52.000Z (6 months ago)
- Last Synced: 2024-12-29T05:33:13.384Z (6 months ago)
- Language: TypeScript
- Homepage: https://gmammothon.vercel.app
- Size: 24.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Movement game example
This is a simple game example for the Movement network.
## Deploy the Movement module
Follow the instructions in the [move README](./move/README.md) to deploy the Movement module.
## Run the frontend
Follow the instructions in the [frontend README](./frontend/README.md) to run the frontend.
View the frontend at https://gmove-iota.vercel.app/.
## Todos
- [x] Add more game mechanics
- [x] Add more animations
- [x] Improve UI/UX
- [x] flip around the mammoth
- [ ] fix css overlapping
- [x] shrink it down a lot
- [ ] make gems fall out of sky for mamo to get
- [x] Add scoreboard to contract
- [x] Add scoreboard to UI