Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update prototypes.md #905

Merged
merged 1 commit into from
Mar 17, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions doc/src/explore/prototypes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Sui Prototypes
---

Here are two short gaming prototypes that demonstrate the speed, scalability, and rich interactions made possible with mutable, expressive NFTs: [Sui Monstar and Sui Battler](https://sui.io/sui_monstar).
Here are two short gaming prototypes that demonstrate the speed, scalability, and rich interactions made possible with mutable, expressive NFTs: [Sui Monstar and Sui Battler](https://sui.io/monstar).


## Sui and gaming
Expand Down Expand Up @@ -210,7 +210,7 @@ That’s not all! As your Monstar become stronger, you can use them to help you

## Prototype 2 Sui Battler

Welcome to [Sui Battler](https://sui.io/sui_monstar), where your cute monstars transform into warriors!
Welcome to [Sui Battler](https://sui.io/monstar), where your cute monstars transform into warriors!

Gameplay:

Expand All @@ -232,8 +232,6 @@ Gameplay:

## Further reading

* See the entire Unity project here [link to github].
* See the entire [Unity project](https://github.com/MystenLabs/sui-monstars)
* Check out Sui [APIs](https://app.swaggerhub.com/apis/MystenLabs/sui-api/0.1).
* Learn about Sui [objects](https://github.com/MystenLabs/sui/blob/main/doc/src/build/objects.md).

TODO: Fix Unity link above.