/rit-wordsearch

🕵️‍♂️ RIT wordsearch - web game puzzle where 2 players compete to find hidden IT related words in a random grid of letters

Primary LanguageTypeScriptMIT LicenseMIT

RIT WordSearch


RIT WordSearch is a digital puzzle game where players search for IT related terms within a grid of random letters. The words can be placed vertically, horizontally, or diagonally, and in both forward and backward orientations.

The objective is for players to find all hidden words within the shortest time possible.

RIT WordSearch offers a unique blend of education and entertainment, making it an ideal game for IT professionals, students, and anyone with a keen interest in technology. It serves as an excellent tool for learning new terms, reinforcing existing knowledge, and improving vocabulary.

Getting Started

Requirements

  • Node.js

Installing

  1. Clone, fork, or download the project.
  2. Navigate to the project root directory → rit-wordsearch
  3. Install the project dependencies → npm install
  4. Navigate project app root directory → app
  5. Install the project app dependencies → npm install
  6. Add an environment variables file → .env
  7. Start the development environment → npm run dev

Tech Stack

node.js react typescript firebase