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

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.

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