about summary refs log tree commit diff stats
path: root/README.org
blob: 131bc619009051a18ae6a6b4bae531054d7cc1bc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#+title: Fornax
#+subtitle: Collection of tools to visualize Path Finding Algorithms
#+export_file_name: index
#+setupfile: ~/.emacs.d/org-templates/projects.org

| Website         | https://andinus.unfla.me/projects/fornax |
| Source          | https://git.unfla.me/fornax              |
| GitHub (mirror) | https://github.com/andinus/fornax        |

* Project Structure

- Algorithms are located in ~algorithms/~ directory, sub-directory needs
  to be created for programming languages which will hold the actual
  source.