Skip to content

A dynamically generated crosswords puzzle using a time efficient method

Notifications You must be signed in to change notification settings

M-Adil-AS/Crosswords

Repository files navigation

Crosswords

This project was inspired by the Android game Wordscapes. Wordscapes have hundreds of levels but those levels are hardcoded.

In this game, we get a random combination of 6 alphabets to make words from in limited time. Instead of being a hardcoded puzzle, the program generates a dynamic puzzle everytime using words from dictionary in a very short period of time (3 seconds average). Also uploaded its tutorial on my youTube channel.

Demo Instructions:

Press Spacebar to submit word
Press Backspace to remove a letter
Press Enter to skip to next round
Press Esc to surrender

Deployment Link: https://m-adil-as.github.io/Crosswords/

Crosswords.puzzle.mp4

About

A dynamically generated crosswords puzzle using a time efficient method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published