Skip to content

m0nirul/word-wrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Wrangler

A text-based word association game generator that creates a game using a provided word list.

Installation

  1. Clone the repository git clone
  2. Navigate to the project directory cd word-wrangler
  3. Install dependencies npm install

Usage

  1. Prepare a word list file (e.g., words.txt) with one word per line.
  2. Run the game with the following command: npm start words.txt

Features

  • Random word selection
  • Word list import
  • Game scoring system

About

A text-based word association game generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published