All Projects → ncksllvn → underwater-chess

ncksllvn / underwater-chess

Licence: MIT license
Chess, written in React, driven by a Stockfish-powered API

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to underwater-chess

chess-openings
An aggregated data set of chess opening names
Stars: ✭ 223 (+1015%)
Mutual labels:  chess
tea-chess
A chess-themed tutorial on writing an SPA in Bucklescript-TEA
Stars: ✭ 28 (+40%)
Mutual labels:  chess
chess graph
A program that will produce a graphical sunburst chart of chess openings from the PGN that is provided to it
Stars: ✭ 35 (+75%)
Mutual labels:  chess
cache-control
create cache-control headers
Stars: ✭ 17 (-15%)
Mutual labels:  react-app
Online-Chess
A chess website where people can play against each other online.
Stars: ✭ 28 (+40%)
Mutual labels:  chess
python-chess-annotator
Reads chess games in PGN format and adds annotations using an engine
Stars: ✭ 48 (+140%)
Mutual labels:  chess
ideas-md
A float-to-the-top ideas log built with React
Stars: ✭ 32 (+60%)
Mutual labels:  react-app
UnityChess
A 3D chess game made with Unity. Core game library submodule: https://github.com/ErkrodC/UnityChessLib
Stars: ✭ 90 (+350%)
Mutual labels:  chess
Demolito
UCI Chess Engine
Stars: ✭ 41 (+105%)
Mutual labels:  chess
stockfish.js
The strong open source chess engine Stockfish compiled to JavaScript and WebAssembly using Emscripten
Stars: ✭ 140 (+600%)
Mutual labels:  chess
ChineseChessOL
Online Heads-Up version of Chinese Chess built with Unity 3D
Stars: ✭ 15 (-25%)
Mutual labels:  chess
Mzinga
Open-source software to play the board game Hive.
Stars: ✭ 57 (+185%)
Mutual labels:  chess
cm-pgn
Parse and create PGNs (Portable Game Notation for chess games)
Stars: ✭ 16 (-20%)
Mutual labels:  chess
kokopu
A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
Stars: ✭ 18 (-10%)
Mutual labels:  chess
Chess.jl
Julia chess programming library.
Stars: ✭ 91 (+355%)
Mutual labels:  chess
Chessman
Chess analysis Universal Windows 10 application.
Stars: ✭ 14 (-30%)
Mutual labels:  chess
chessboard-recognizer
Uses neural networks to extract chess positions from images
Stars: ✭ 59 (+195%)
Mutual labels:  chess
chess
An R package to read, write, create and explore chess games
Stars: ✭ 60 (+200%)
Mutual labels:  chess
lila-tablebase
Tablebase server
Stars: ✭ 51 (+155%)
Mutual labels:  chess
chess
The game of Chess
Stars: ✭ 25 (+25%)
Mutual labels:  chess

Underwater Chess

The UI for Underwater Chess, written in React. See the API.

Screenshot of Underwater Chess

How to run

  1. Copy sample.env to .env.
    • Optionally, update REACT_APP_API to point to your local API instance.
  2. Run npm install
  3. Run npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].