An open API service indexing awesome lists of open source software.

https://github.com/seccanj/zigzagpuzzle

Simple zig-zag puzzle generator to play at home
https://github.com/seccanj/zigzagpuzzle

game word wordgame

Last synced: 3 months ago
JSON representation

Simple zig-zag puzzle generator to play at home

Awesome Lists containing this project

README

        

# Zig-Zag puzzle

Simple zig-zag puzzle generator to play at home, based on the italian dictionary.

Run the ZigZagPuzzle class to generate a random puzzle.

To use a different language, replace the italian-dictionary.csv file with your own list of words and update the Dictionary class.

==========================

Semplice generatore di puzzle a zig-zag per giocare a casa, basato sul dizionario italiano.

Esegui la classe ZigZagPuzzle per generare il puzzle casuale.