Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

jehna/crossword-puzzle-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crossword puzzle game

This is a simple Finnish crossword puzzle game with a few pre-generated puzzles.

Play it now!

You can play the game for free at: https://jesse.games/crossword-puzzle-generator/game/

Developing

This is a simple create-react-app project, so you can run it with:

yarn
yarn start

This installs all needed dependencies and starts the app locally in watch mode.

Building

Again, this is a simple create-react-app project, so to build you just:

yarn build

This builds the project to build/ directory.

Features

This is a simple free time project that's tightly coupled with the generator at https://github.com/jehna/crossword-puzzle-generator

This game offers:

  • 10+ unique puzzles with varying challenge
  • Krypto-format puzzles
  • Timer to compete with your friends (or enemies)
  • Uses hashes for checking if the player has won, making reversing hard(er)

Contributing

This was just a side project, but if you feel like it, please do contribute! Open up a pull request and I'll promise to get back to you.

Licensing

The code in this project is licensed under MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published