All Projects → murosan → shogi-board

murosan / shogi-board

Licence: MIT license
ブラウザで動く将棋盤・棋譜並べ・検討用

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to shogi-board

shogi-pieces
Shogi (Japanese Chess) pieces and boards
Stars: ✭ 25 (+0%)
Mutual labels:  shogi, shogi-board
OpenAmiga600RamExpansion
Open Hardware 1 MB Chip RAM Expansion for the Commodore Amiga 600 Computer
Stars: ✭ 48 (+92%)
Mutual labels:  board
ESP8266TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions or tas…
Stars: ✭ 85 (+240%)
Mutual labels:  board
deck.zone
A board game creation tool.
Stars: ✭ 19 (-24%)
Mutual labels:  board
beemos
BEE MOnitoring System: create an infrastructure for monitoring beehives
Stars: ✭ 16 (-36%)
Mutual labels:  board
FASTUSBasp
This is the fast avr programmer for AVR MCUs based on cheap stm32f103c8t6 board with usb-to-serial support.
Stars: ✭ 78 (+212%)
Mutual labels:  board
Refire Forum
Serverless discussion forum built with React, Redux and Firebase
Stars: ✭ 206 (+724%)
Mutual labels:  board
board
A complete admin board template with a large variety of elements and components, based on blexar CSS framework.
Stars: ✭ 55 (+120%)
Mutual labels:  board
shogi-rs
A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.
Stars: ✭ 39 (+56%)
Mutual labels:  shogi
tableaunoir
An online blackboard 🖉 with fridge magnets 🌈🧲 for teaching, and making animations 🏃 and presentations ⎚.
Stars: ✭ 149 (+496%)
Mutual labels:  board
UnityHexagonLibrary2d
A library to manage 2D hexagonal tiles in Unity.
Stars: ✭ 58 (+132%)
Mutual labels:  board
gatsby-source-trello
Source plugin for pulling data into Gatsby from Trello using
Stars: ✭ 21 (-16%)
Mutual labels:  board
ShogiGUI-piece-sets
All types of piece sets included plus boards and stands.
Stars: ✭ 15 (-40%)
Mutual labels:  shogi
php-chess
A chess library for PHP.
Stars: ✭ 42 (+68%)
Mutual labels:  board
shogi-piece-images
SVG image of Shogi pieces licensed under CC BY-SA.
Stars: ✭ 26 (+4%)
Mutual labels:  shogi
Opencr
Software for ROS Embedded board (a.k.a. OpenCR). OpenCR means Open-source Control Module for ROS.
Stars: ✭ 240 (+860%)
Mutual labels:  board
noteboard
📓 Manage your notes & tasks in a tidy and fancy way. A taskbook clone written in Python.
Stars: ✭ 12 (-52%)
Mutual labels:  board
owlos
DIY Open Source OS for building IoT ecosystems
Stars: ✭ 43 (+72%)
Mutual labels:  board
amake
A very simple Arduino command line interface for linux
Stars: ✭ 35 (+40%)
Mutual labels:  board
z-pot
project overview tool, used to analyze the amount of code, the number of files, code statistics and so on.
Stars: ✭ 18 (-28%)
Mutual labels:  board

Shogi Board・ブラウザ将棋盤

build coverage tested with jest code style: prettier LICENSE tag node

まずは Playground(Web 将棋盤) でお試しください
https://murosan.github.io/shogi-board/playground/

ドキュメントはこちら
https://murosan.github.io/shogi-board/

shogi-board sample image

できること

  • ブラウザ上で駒を動かして将棋の検討や棋譜並べができる

使い方

ソースコードと、依存ライブラリのダウンロード

git clone [email protected]:murosan/shogi-board.git
cd shogi-board
yarn

開発サーバーを立ち上げる

yarn start
# chrome で
# http://localhost:3000/ にアクセス

ライセンス

ソースコード

MIT License

駒の画像

クリエイティブ・コモンズ・ライセンス
クリエイティブ・コモンズ 表示 - 非営利 - 継承 4.0 国際 ライセンス

利用する際は、このページShogi Boardのリンク(または両方)と
著作者(murosan)をクレジット表示してください。

その他の画像

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].