Skip to content

wesleyvicthor/crosswords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crosswords

A simple Crosswords written in NodeJS

Usage

Displays the help message ./crosswords -h

Assembles the grid and displays it ./crosswords -w "Asa Casa Yahoo Meme"

Assembles the grid in debug mode and displays it ./crosswords -w "Asa Casa Yahoo Meme" -d

Run the test suite jasmine-node tests/

Dependencies

if you want to run the test suite, jasmine-node is the only dependence.

Install Jasmine Node npm install jasmine-node

Releases

No releases published

Packages

No packages published