Skip to content

Checkers game implemented in Rust and for smart contract on NEAR

Notifications You must be signed in to change notification settings

zavodil/near-checkers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEAR Checkers

Compilation of Rust code "Rusty checkers", Plain Javascript UI and some glue from near-api-js.

DEMO

  • Set a bid and join waiting list or select an available player to start the game.
  • Winner gets a bank
  • Invite a friend to get a 10% referral bonus from his rewards.
  • Hold shift button (or check a checkbox) to perform a double jump. Release a shift button before a final move.
  • If you spent more than an hour, your opponent may stop the game and get the reward.
  • Service fee is 10%, referral reward is half of the service fee.
  • Various game stats are storing onchain

About

Checkers game implemented in Rust and for smart contract on NEAR

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 96.0%
  • JavaScript 4.0%