Skip to content

9teMare/solana-speedrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Though we envision this game to be FOCG, some technical difficulties are difficult to resolve given the time frame of the 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!