Skip to content

destefy/crossword-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

crossword-solver

Crossword Solver written in Rust.

Aims to find possible word layouts for a NxN crossword with no black/blank squares.

Project goals:

  • Learn the basics of Rust
  • Practice code performance optimization
  • Use this to create the world's first (?) 15x15 crossword with no black squares
  • (Maybe) Implement a GPU solution to learn more about GPU programming

About

Rust Crossword Solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published