jozanza / solana-speedrun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tale of Kentridge

If you don't have a Solana wallet, we have you covered: https://tale-of-kentridge-offchain.onrender.com/


The game client is built with Turbo, a Rust-based 2D game engine, the smart contract is written in Solidity and compiled to Solana binaries with Solang. We have also integrated Nokiamon, a card in our Humanoid deck, check it out!

Though we envision this game to be FOCG, some technical difficulties are difficult to resolve given the time frame of Solana Speedrun Hackathon.

Contract: https://solscan.io/account/AmXU1Tm8SYYoAwjZwC9hC8wuJWguPYKBD48GurvYyBfe?cluster=custom&customUrl=https://solana-devnet.g.alchemy.com/v2/huCDT74XQJEq2Ed1AF8e1lDisWJulLHV

How to play

  1. Make sure you have Rust and turbo-cli installed, please follow the guide here
  2. Run git clone https://github.com/9teMare/solana-speedrun.git
  3. Run cd turbo
  4. Run turbo-cli w .
  5. Use WASD to move the cursor, press enter to select
  6. Enjoy!

About


Languages

Language:JavaScript 62.9%Language:Rust 27.5%Language:Solidity 3.1%Language:HTML 2.5%Language:TypeScript 2.0%Language:CSS 1.7%Language:Python 0.2%