Skip to content

trialnerr/Word500clone

Repository files navigation

Nerd500 - Word500 Clone

Welcome to Nerd500, an enhanced version of the Word500 game. This project brings a fresh take on the classic Word500 game, incorporating new features and improvements to make the gameplay experience more intuitive and enjoyable.

Live Demo

Check out the live version of Nerd500 here: Nerd500 - Word500 Clone.

Features

  • Enhanced User Experience: Revitalized the traditional Word500 game by adding features such as row color reset functionality and smooth color transitions, which make the game more user-friendly and engaging.

  • Consistent State Management: Integrated Redux Toolkit to ensure that the game state is consistently managed throughout gameplay, keeping everything in sync and functioning smoothly.

  • Custom Styling: Implemented SASS for custom styling, leveraging its variables and nesting capabilities to create a clean, maintainable stylesheet. This reduces redundancy and increases developer efficiency, making it easier to modify and extend the game’s styling as needed.

Technologies Used

  • React: Built the core components of the game using React, allowing for a modular and efficient codebase.
  • Redux Toolkit: Used for managing the game’s state, ensuring consistency across various game states.
  • SASS: Employed for custom styling, enabling advanced styling features and maintainability.
  • Webpack: Build tool used for bundling assets, and for optimized development.

Contributing

  • Contributions are welcome. There are issues on the repo that you can work on :)