Topic awaiting preservation: Games that use graphed maps? |
|
---|---|
Author | Thread |
Maniac (V) Mad Scientist From: |
posted 10-25-2015 09:44
Been working on something for awhile. Came up with a data structure and algorithm for maps in n-dimensions. Hypercubes and more. I have been thinking about what this method is called because I'm sure it has been used before. I think the best way to describe it would be a graph with n-nodes and n-connections. Not quite n-connections, like each node can have at most x*2+y*2-4 connections. |