s-williams / Valyrian-Wordle

The classic Wordle game for speakers of Valyrian

Home Page:https://swilliamsio.itch.io/valyrian-wordle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Valyrian Wordle

Valyrian Wordle is a re-implementation of the modern classic Wordle game into the constructed language of High Valyrian, constructed by David J. Peterson for George RR Martin's A Song of Ice of Fire and HBO's Game of Thrones. The game is available to play, for free, in your browser at: https://swilliamsio.itch.io/valyrian-wordle.

This project was originally forked from Latin-Wordle under MIT license. Many thanks to LatinDictionary.io for that! This repo is under the same license.

Contributing

If you would like to contribute to the project, please either create your own branch and submit a pull request or create a GitHub issue. Feel free to contribute by submitting missing or purging difficult words from the word lists where appropriate!

To Run Locally

Clone the repository and perform the following command line actions:

$ cd valyrian-wordle
$ npm install
$ npm run start

To build:

$ npm run build

About

The classic Wordle game for speakers of Valyrian

https://swilliamsio.itch.io/valyrian-wordle

License:MIT License


Languages

Language:TypeScript 98.2%Language:HTML 1.2%Language:CSS 0.4%Language:JavaScript 0.2%Language:Shell 0.0%