|
54b46d77d2
|
Factored distance calculation into separate utility class
|
2011-06-23 12:07:45 -04:00 |
|
|
ecb16a4b5c
|
Moved distance limiting code to a smarter location, refactored related code
|
2011-06-22 23:06:23 -04:00 |
|
|
48c45c2191
|
Code for some of the basic game design - selecting existing nodes, limiting edge distance
|
2011-06-22 22:32:33 -04:00 |
|
|
53f1560393
|
Fixed first vertex bug, use pointers to track vertices (in case we want to move them easily later), and added a formula for vertex distance calculations
|
2011-06-22 21:54:35 -04:00 |
|
|
fc08adcade
|
First implementation of game logic and control
|
2011-06-22 17:57:44 -04:00 |
|
|
23add868d6
|
Added a graph class for representing and manipulating the game data
|
2011-06-22 17:29:41 -04:00 |
|