summary refs log tree commit diff stats
path: root/README.org
blob: 2a9194b6f24604177ae9b50f12722371c458f502 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#+SETUPFILE: ~/.emacs.d/org-templates/projects.org
#+EXPORT_FILE_NAME: index
#+OPTIONS: toc:2
#+TITLE: Tucana

Tucana is a program to generate puzzles like Algot's Wordsearch.

- Website: https://andinus.nand.sh/tucana
- Source: https://git.tilde.institute/andinus/tucana
- GitHub: https://github.com/andinus/tucana

It's a work in progress. Currently it uses a very naive approach of just
walking around the grid & chosing a random neighbor.