Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/batyleo/tp_warcraft


https://github.com/batyleo/tp_warcraft

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Shortest paths on Warcraft images TP

## Get started

1) Before running the notebook, please download the [dataset](http://cermics.enpc.fr/~bouvierl/warcraft_TP/data.zip) and place it in a
`/data` folder in this repository.

2) Open a Julia REPL in the folder of this repo, and run:

```julia
using Pluto
Pluto.run()
```
A browser window opens, select the `notebook.jl` notebook.