solcery / on-chain

Workspace for solcery on-chain programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solcery

Solana

Project description

Solcery is a collectible card game built on Solana. All game logic is being processed on-chain, every card is NFT stored in player wallets, and each meaningful action is a transaction. We encourage development of user generated content blockchain games so each card is manually crafted by players. They combine basic game logic bricks to create unique card behaviour, and add name, picture and description to it to fully customize their collections.

Cards

This project is a submission for Solana Season Hackathon (May 15th - June 7th).

You can play it yourself [here], or watch a video [here]

Create

Create your own card with in-game node editor. Card data is serialized in binary format and stored for each unique mint.

Create

Play

Project includes simple fight module with two units, to experiment with newly created cards. Create a couple of cards and watch them melt your enemy.

Play

Farm (TODO)

No farm yet. In the future you will be able to stake game LP tokens to farm card logic bricks and other in-game consumables.

Links

Demo client: https://solcery.herokuapp.com

Projects repositories:

About

Workspace for solcery on-chain programs

License:Other


Languages

Language:Rust 99.8%Language:Shell 0.2%