Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.44 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.44 KB

Devimot

Version française de Wordle, un jeu de mots quotidien par Josh Wardle.

https://devimot.cjf.io

Pour plus d'infos concernant le jeu soi-même, visitez le site et cliquez sur l'icône en forme de point d'interrogation pour aide.

Development

To run the development server, run npm run dev.

To make a build for production, run npm run build, then serve the application out of the build directory.

License

See the LICENSE file for complete license text.

Devimot, un jeu de mots quotidien Copyright (C) 2022 Colin J. Fuller

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

Third-party

SVG icons inline in the code are sourced from Remix Icon and used under the terms of the Apache License 2.0.

The word list is adapted from freelang.

Find other non-English wordles here.