Graph

by Zaltron
Graph that uses Vertices and Edges
Version 1.01 · Date Added: 4/26/09

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Zaltron.Graph##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Zaltron.Graph##version=1

You can use this libs to makes graphs. You can add vertices to the graph then connect those vertices using directed edges. One example this game could be used for is making a board game like Risk or other board games. You can make maps that aren't a grid.