Skip to content

fl3ur1nestimable/lexicross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 2 3
4 5 6

Lexicross

A little english project. We made a crossword game, using React and flask.

Installation

After cloning, run the following commands. Also make sure you have NodeJS installed.

npm install
npm start

How it works

It's a pretty simple process, on the main page, you select a theme. And then you have 2 options : learn or play.

  • Learn : A page with words and their defition, on a selected theme.
  • Play : Generates a crossword game for the theme you selected. You can use Hints to get the first letter of the words.