Skip to content

CS4613/regexcrossword

Repository files navigation

Regex Crossword

Screenshot

Team members

Mitchell Clay, Cody Mace, Roth In

Description

Regex crossword is a type of puzzle where the crossword clues are regular expressions instead of traditional clues. The goal is to find the character which satisfies the regular expressions of that row and column. In our app we are going to have at least three levels of difficulty (easy, medium, and hard). Puzzles can be in a variety of sizes with different number of rows and columns based on the difficulty level of the puzzle. The tables below show an example of an easy and a more difficult regex crossword. Regex crosswords can also be in hexagonal forms like in figure one below. Each difficulty level will have a set of different puzzles that users will progress through. The app will also include a basic tutorial that will show unfamiliar users what a regex crossword is.

Project roadmap

  • Puzzle layout screen
  • Population of puzzle with data from input file
  • Main menu screen
  • Puzzle selection screen
  • Progress/state storage
  • Tutorial text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages