/Curdle

A completely original cheese based word guessing game - curds and (a)whey we go!

Primary LanguageJavaScript

Curdle

License

A completely original cheese based word guessing game, built with JavaScript, HTML and CSS - curds and (a)whey we go!

Table of Contents

Installation

To install and play this project, simple follow the below steps:

Firstly, start off by cloning the repo locally. Run the index.html file with a local server (e.g. Live Server) to play the game.

Usage

You can play the game online here

The game is played on one screen. Similar to other popular word guessing games, a player is faced with a grid of tiles and prompted to make their guess. Words not in the dairy dictionary will not be accepted. Guessed letters in the right place are marked green, guessed letters in the wrong place are marked orange. There is functionality to deal with duplicate letter occurances. Players are congratulated when they guess succesfully, and are comiserated and informed of the word when they do not.

Future Development

An end of game modal card

License

This project is licensed under MIT

Questions

If you have any questions about this projects, please contact me directly at viennabdev@gmail.com. You can view more of my projects at https://github.com/ViennaBorowska.