-
I read the wiki to try and add compatibility for modded biomes (terrafirmacraft) and there are still question marks, is there something I don't understand ?
`assets/tfc/atlas/biome/plains.json` :
…
-
## 23.02.2024
**Sources**
- GitHub repo: https://github.com/flatland-association/flatland-rl
- Flatland environment docs (potentially outdated): https://flatland.aicrowd.com/getting-started/env…
-
### Target
Overwork all documents - remove AIcrowd dependency
- [ ] Search all file (work through): https://github.com/flatland-association/flatland-book (
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/SchweizerischeBundesbahnen/netzgrafik-editor-frontend/blob/main/CONTRIBUTING.md) for this project.
- [X] …
-
we are trying to get things going again in our new home here on github.
goals:
- long-term maintenance
- emphasis on carefully fixing bugs (0.8.x releases, py27 only)
- improving docs
- porting…
-
As per our discussion, we have all the data needed to show the history of flatland visually. Here's a suggested implementation:
- We have a third tab called 'Replay'
- On that tab, there is a Canv…
-
@trptcolin what do you think of moving this repo to the flatland organization since I'm not really the primary contributor anymore?
-
**Description**
Some of the tests seem to fail sporadically, and then pass when re-run.
**To Reproduce**
Sadly this is sporadic so you need to repeated run something like `tox --parallel all`. I…
-
I did some testing and want to present an unsolvable instance.
The following instance requires both agents to reach the other station in 35 timesteps, the optimal path for both is 23 steps. Both sh…
-
### Objectives
Different solvers (e.g. Policy) should be testable without changing the general Flatland.
- A general Flatland Problem Solver framework should be implemented
### Todos
What needs…