Play it here: https://tale-of-kentridge.onrender.com/
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.
- Make sure you have Rust and turbo-cli installed, please follow the guide here
- Run
git clone https://github.com/9teMare/solana-speedrun.git
- Run
cd turbo
- Run
turbo-cli w .
- Use WASD to move the cursor, press enter to select
- Enjoy!