Skip to content

nwordoffa3/ekreb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ekreb. a word game

Introduction

This project serves as my submission for the Change++ coding challenge. The game prompts the user with a scrambled word, and the user has to guess the original, unscrambled dictionary word. After playing multiple rounds, the user's accuracy is displayed. The project consists of two parts: a frontend and a backend.

Technologies Used

Frontend

  • React ^18.2.0
  • Chakra UI ^2.8.1
  • Framer Motion ^10.16.4
  • Emotion ^11.11.1

Backend

  • Express ^4.18.2
  • CORS ^2.8.5
  • CSV Parser ^3.0.0

Installation

  1. Navigate to the frontend directory and run:
    npm install
    
  2. Navigate to the backend directory and run:
    npm install
    

Usage

Game Loop

  1. Run npm start in the front end and backend folder.
  2. Go to http://localhost:3000/
  3. On the home screen, choose what game mode you would like to play
  4. Try guessing the word on 3 different words

Features

  • Music Toggle button in the top left hand side of screen
  • Timed Mode: The user is timed while guessing the unscrambled word.
  • Limited Guesses Mode: The user can only guess a maximum of 6 times.

Contributing

For any questions or contributions, feel free to reach out.

Acknowledgments

I would like to acknowledge ekreb for his brave contributions to society as a whole. Truly an amazing individual.

Contact Information

Naol Wordoffa
Email

License

This project is open source and available under MIT License.

About

a word game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •