We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df5ffb commit 6efb32cCopy full SHA for 6efb32c
arcade/examples/procedural_caves_bsp.py
@@ -3,7 +3,7 @@
3
Binary Space Partitioning (BSP)
4
5
For more information, see:
6
-https://roguebasin.roguelikedevelopment.org/index.php?title=Basic_BSP_Dungeon_generation
+https://www.roguebasin.com/index.php?title=Basic_BSP_Dungeon_generation
7
https://github.com/DanaL/RLDungeonGenerator
8
9
If Python and Arcade are installed, this example can be run from the command line with:
0 commit comments