Click here to Skip to main content
15,886,518 members
Articles / Programming Languages / C#

Creating a Crossword Generator

Rate me:
Please Sign up or sign in to vote.
4.98/5 (70 votes)
11 Apr 2018CPOL2 min read 130.5K   6.6K   119  
Creating an application that can generate crosswords from a list of words
This article describes a simple application that can place a list of words, in either right-to-left or left-to-right language in a matrix, as a crossword.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Secured Globe, Inc.
United States United States
Michael Haephrati is a music composer, an inventor and an expert specializes in software development and information security, who has built a unique perspective which combines technology and the end user experience. He is the author of a the book Learning C++ , which teaches C++ 20, and was published in August 2022.

He is the CEO of Secured Globe, Inc., and also active at Stack Overflow.

Read our Corporate blog or read my Personal blog.





Comments and Discussions