Implementation of following algorithms are placed here:
- Diamond-Square, fBM (https://en.wikipedia.org/wiki/Diamond-square_algorithm , https://doi.org/10.1145/358523.358553)
- MDBU Displacement (https://doi.org/10.1145/1294685.1294717)
- Cellular Automata: (http://julian.togelius.com/Johnson2010Cellular.pdf)
- Korad PSU GUI, python script (Algos/Python/Korad)
- Tibia.spr sprite extractor (tibia_spr2bmp.py)