Skip to content

danielgen/Ruzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruzzle

Ruzzle bot in python

  • The folder /language_files contains the word list files (Italian currently included)

  • config.py contains the function to load a txt file meant to store word lists and recursive function to check if a word is legit in the frame

  • game_objects.py contains classes defining the individual cell and the 4x4 cell frame

  • ruzzle.py contains the main logic.

  • drawing.py contains the function to draw words using Pyautogui

To use just run: python ruzzle.py

About

Ruzzle bot in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages