ja88a / cosmos-icda-checkers-client

ReactJS Web UI with CosmJS integration for interacting with the Checkers appchain via its gRPC API Gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cosmos-icda-checkers-client

The classic game of Checkers built in React.

Contents

  1. The CosmJS objects, messages, and clients for the Checkers app blockchain
  2. A ReactJS Web GUI based on b9lab/react-checkers from nablsi14

Play

You can play the most up-to-date version at http://checkers.surge.sh

About

The purpose of creating this project was to learn about the Cosmos Interchain dev framework and integration with React framework, along with TypeScript.

Features

  • Save multiple games to Local Storage
  • The ability to switch between several saved games
  • Allows player names to be changed mid-game
  • The ability to make a player controled by an "AI"

Upcoming Features

  • There are no planned upcoming features at this time

About

ReactJS Web UI with CosmJS integration for interacting with the Checkers appchain via its gRPC API Gateway

License:MIT License


Languages

Language:TypeScript 99.0%Language:CSS 0.5%Language:HTML 0.3%Language:JavaScript 0.2%