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
- Host: GitHub
- URL: https://github.com/seccanj/zigzagpuzzle
- Owner: seccanj
- Created: 2020-08-29T07:10:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T10:31:41.000Z (over 4 years ago)
- Last Synced: 2025-01-11T20:35:03.449Z (4 months ago)
- Topics: game, word, wordgame
- Language: Java
- Homepage:
- Size: 590 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.