GenbuHase / Shuwardle

指文字で考える文字当てゲーム | A guessing game with Japanese fingerspelling of sign language

Home Page:https://genbuhase.github.io/Shuwardle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shuwardle

Let's play Shuwardle!

Overview

Shuwardle is a word guessing game using Japanese fingerspelling.

This project uses 現代書き言葉 UniDic 3.1.0(The UniDic Consortium, 2021) as the dictionary of vocabularies, and 手話 指文字 一覧 セット(K-factory, 2022) as the image-set of fingerspelling.

Supported Languages

Environment and Build Setup

Technologies

To Run Locally

Clone the repository and perform the following command line actions:

$> cd Shuwardle
$> npm install
$> npm run start

Open http://localhost:3000 in browser.

Related Links

About

指文字で考える文字当てゲーム | A guessing game with Japanese fingerspelling of sign language

https://genbuhase.github.io/Shuwardle

License:MIT License


Languages

Language:TypeScript 98.8%Language:HTML 0.5%Language:CSS 0.4%Language:JavaScript 0.2%Language:Dockerfile 0.1%Language:Shell 0.0%