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

https://github.com/magicblock-labs/solana-gaming-resources

A curated list of the best resources, tools and tutorials too get started building games on Solana
https://github.com/magicblock-labs/solana-gaming-resources

Last synced: 3 months ago
JSON representation

A curated list of the best resources, tools and tutorials too get started building games on Solana

Awesome Lists containing this project

README

        


Solana Gaming Resources



A curated list of resources to start building games on Solana.

Development


Game engine SDKs & libraries

- [Solana SDK for Unity](https://github.com/magicblock-labs/Solana.Unity-SDK)
- [Documentation](https://solana.unity-sdk.gg/)
- [Tutorials](https://docs.magicblock.gg/SolanaUnitySDK/guides/mint-an-nft)
- [Bite-size videos](https://www.youtube.com/@Magicblock-Labs)
- [Community/technical support](https://discord.gg/34mAReH8gu)
- [Solana SDK for UE](https://github.com/staratlasmeta/FoundationKit) by Star Atlas
- [Documentation](https://github.com/staratlasmeta/FoundationKit/tree/main/Documentation)
- [Tutorial](https://www.youtube.com/watch?v=S8fm8mFeUkk)
- [Solana SDK for UE](https://github.com/Bifrost-Technologies/Solana-Unreal-SDK) by Bifrost Technologies
- [Example](https://github.com/kgilliam125/frontier-program)
- [Godot SDK](https://github.com/Virus-Axel/godot-solana-sdk)
- [Demo](https://github.com/ZenRepublic/GodotSolanaSDK)
- [Flutter](https://github.com/espresso-cash/espresso-cash-public)
- [Dart library for Solana](https://github.com/espresso-cash/espresso-cash-public/tree/master/packages/solana)
- [Community/technical support](https://discord.com/invite/wK6WX7974J)
- [Next.js/React + Anchor](https://solanacookbook.com/gaming/game-sdks.html#next-js-react-anchor)
- [Phaser](https://github.com/Bread-Heads-NFT/phaser-solana-platformer-template)

Solana Cookbook & playground



- [Solana Cookbook](https://solanacookbook.com/gaming/intro.html) - list of Solana resources
- [Playground Tutorials](https://beta.solpg.io/tutorials/) - smart contracts development from the browser

Open-source game examples


Fully on-chain games



- [Seven Seas](https://github.com/solana-developers/solana-game-starter-kits/tree/main/seven-seas) - Multiplayer real-time PvP pirate ship game (Unity + Anchor)
- [Kamikaze Joe](https://github.com/GabrielePicco/Chainstrike) - Multiplayer real-time PvP arena (Unity + Anchor)
- [Tiny adventure](https://github.com/solana-developers/solana-game-starter-kits/tree/main/tiny-adventure) - "Hello world" adventure game (next js client & wallet adapter)
- [Playground](https://beta.solpg.io/tutorials/tiny-adventure)
- [Video walkthrough](https://www.youtube.com/watch?v=_vQ3bSs3svs&t=976s&ab_channel=SolPlay)
- [On-chain chess (Anchor + Unity)](https://github.com/magicblock-labs/Solana-Unity-Chess) - Fully on-chain chess, playable from different clients

Other examples

- [Other on-chain games examples](https://github.com/solana-developers/solana-game-starter-kits)
- [Energy system & Gum Session keys](https://github.com/solana-developers/solana-game-starter-kits/tree/main/idle-game)
- [Energy system video walkthrough](https://www.youtube.com/watch?v=YYQtRCXJBgs&t=3s&ab_channel=Solana)
- [Session Keys video walkthrough](https://www.youtube.com/watch?v=oKvWZoybv7Y&ab_channel=Solana)
- [Idle game using clockwork threads](https://github.com/solana-developers/solana-game-starter-kits/tree/main/idle-game)
- [Video Walkthrough](https://www.youtube.com/watch?v=ax0Si3Vkvbo&t=252s&ab_channel=Solana)
- [Saving Sol in a game for rewards](https://beta.solpg.io/tutorials/tiny-adventure-two)
- [Video walkthrough](https://www.youtube.com/watch?v=gILXyWvXu7M&t=191s&ab_channel=SolPlay)

Miscellaneous

Articles/tweets

- [Web3 gaming tools](https://www.helius.dev/blog/gaming-how-solana-is-changing-the-playfield) by Helius
- [Solana game dev resources](https://x.com/SolPlay_jonas/status/1731776024310903087?s=20) by SolPlay_jonas

Programs

- [SOAR](https://github.com/magicblock-labs/SOAR) - Solana On-chain Achievements & Rankings
- [Bread Heads Gaming Library](https://github.com/Bread-Heads-NFT/breadheads-gaming-library) - Programs built to provide simple primitives for on-chain games.

Art

- [Scenario.gg](https://www.scenario.com/) - AI-generated 2d game assets
- [Leonardo.ai](https://leonardo.ai/) - AI-generated 2d game assets
- [Kaedim3D](https://www.kaedim3d.com/) - AI-generated 3d models

Audio

- [Audacity](https://www.audacityteam.org/) - Free, open source, cross-platform audio software
- [Tonnoform](https://nikos1001.github.io/Tonnoform/) - Easy-to-use open-source 8-bit music-making tool
- [sfxr](https://sfxr.me/) - game sound effects generator
- [zzfx](https://killedbyapixel.github.io/ZzFX/) - another game sound effects generator

Tools

- [Datawisp](https://app.datawisp.io/magicblock) - on-chain and off-chain no-code analytics
- [Sec3](https://www.sec3.dev/#magicblock) - real-time, on-chain monitoring