Table of Contents
Welcome to the Bulgarian Wordle game, where you can challenge yourself with unlimited 5-letter words! Can you guess the hidden word in just 6 tries?
- Objective: Guess the hidden 5-letter word within 6 attempts.
- Gameplay: Enter your guesses, and the app will provide feedback after each attempt, indicating correct letters and their positions.
- Word Bank: The game features an extensive word bank of Bulgarian 5-letter words, ensuring a diverse and challenging experience.
Enjoy a vast collection of 5-letter words for an endless gaming experience. The word bank is regularly updated to keep the game fresh and exciting.
The game includes a scoring system to track your performance. Earn points for each correct guess and bonus points for guessing the word within fewer attempts.
Keep track of your highest score! The app records your best performance, providing a benchmark for your word-guessing skills. Can you beat your own high score?
The app provides an intuitive and user-friendly interface for a seamless gaming experience. Easily input your guesses and track your progress with clear feedback.
These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.
git clone git@github.com:stambolievv/BG-Wordle.git
Run npm install
from the terminal
Open the terminal and run the desired command
Type | Terminal Command | Description |
---|---|---|
dev | npm run dev |
Run development server for live editing |
prod | npm run build |
Build the project for production deployment |
prod + preview | npm run preview |
Preview the production build locally before deployment |
This project is licensed under the Apache-2.0 License - see the LICENSE file for details