Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BoomDAO/unity-template
A comprehensive Unity template with all necessary code for integration with ICP. Features include on-chain login authentication, payments, minting, burning, action system, entity datastore, white-label shop, and white-label NFT marketplace.
https://github.com/BoomDAO/unity-template
csharp dfinity internet-computer unity
Last synced: 5 days ago
JSON representation
A comprehensive Unity template with all necessary code for integration with ICP. Features include on-chain login authentication, payments, minting, burning, action system, entity datastore, white-label shop, and white-label NFT marketplace.
- Host: GitHub
- URL: https://github.com/BoomDAO/unity-template
- Owner: BoomDAO
- License: mit
- Created: 2023-06-20T13:05:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T12:32:47.000Z (4 months ago)
- Last Synced: 2024-08-02T06:17:36.337Z (3 months ago)
- Topics: csharp, dfinity, internet-computer, unity
- Language: C#
- Homepage: http://boomdao.xyz
- Size: 27.5 MB
- Stars: 29
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-internet-computer - BoomDAO Unity template - Unity template with wallet integration and NFT fetching. (Game Development / Protocols)
README
## HOW TO USE
1. Go to the Releases section in this repo to the right --->
2. Download the latest release of the Unity Package.
3. Drag-and-drop the Unity Package into your Unity Project.
4. Start building!## UNITY TEMPLATE
This **Unity Template** has all the necessary code for integration with the **World Protocol** on the Internet Computer blockchain. Features include on-chain login authentication, payments, minting, burning, action system, entity datastore, white-label shop, and white-label NFT marketplace. We designed this template to streamline the blockchain game-building process, so that game developers can focus on crafting fun and enjoyable gameplay.
Deploy a game **World** canister using our [Game Launcher](launcher.boomdao.xyz) website, configure your World's rules directly from the website, download this Unity Template and edit it to call your World canister. Boom. You now have a fully on-chain game.
## TECH DOCUMENTATION
To dive deeper into the Unity Template, read the tech docs here: https://docs.boomdao.xyz/unity-template