Skip to content

Progressive Web App word game based on Wordle. It has offline capability and offers the possibility to customize game language, number of guesses and number of letters per word.

Notifications You must be signed in to change notification settings

marianapatcosta/charmix

Repository files navigation

CharMix

CharMix is a Progressive Web Ap developed with Vue3, TypeScript, Vite, Pinia and SCSS. It is a word game based on the popular Wordle but it can be played anywhere, at any time, due to offline-first capability. Its aim is to guess a word with a predefined number of letters, in a predefined number of tries. This game can be played anytime and anywhere due to is offline capability, and in 6 different languages:

  • Portuguese (pt-PT)
  • English (en-UK)
  • German (de-DE)
  • French (fr-FR)
  • Spanish (es-ES)
  • Italian (it-IT)

Play it here.

Download from Google Play Store.

charmix

This project consumes Free Dictionary API and Dicionário Aberto API of Universidade do Minho.

Available Scripts

In the project directory, you can run:

yarn install

Installs all the dependencies required to run and develop this application.

yarn dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Build a production-ready application.

yarn prebuild

Build a production-ready application, ignoring TypeScript errors.

yarn preview

Runs the production-ready app.
Open http://localhost:5000 to view it in the browser.

About

Progressive Web App word game based on Wordle. It has offline capability and offers the possibility to customize game language, number of guesses and number of letters per word.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published