Skip to content

various scripts to assist in Scrabble(TM) and custom tile sets for Zyzzyva

Notifications You must be signed in to change notification settings

lazydukk/anagrams.db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anagrams.db

Custom tile sets

  • 1.1x --> upscaled by 1.1 to avoid NASPA Zyzzyva's weird bug.
  • to use them paste them into data/tiles folder in the installation directory.
    • ex: C:\Program Files\NASPA Zyzzyva 3.4.1\data\tiles

Aerolith list to Zyzzyva

  • run ./aerolith/scripty.py then enter the file name;
  • or just run the aero-to-zyzzyva-windows.exe (windows only)
  • as an example: 4s-08-25.txt
  • then import the stripped-4s-08-25.txt file in to zyzzyva.

Cardbox

    update questions SET next_scheduled = next_scheduled + 86400*12 where next_scheduled is not null  and next_scheduled > strftime('%s','now') + 86400*12 AND next_scheduled % 2 =0

(credit: e4c5 )

About

various scripts to assist in Scrabble(TM) and custom tile sets for Zyzzyva

Topics

Resources

Stars

Watchers

Forks

Languages