diff --git a/devlog.md b/devlog.md index 4e72bfd..611a863 100644 --- a/devlog.md +++ b/devlog.md @@ -1,9 +1,19 @@ # Hexland Devlog ## TODO -- Order indicies by chit placement (center spiral out) +- Order indicies by chit placement (center spiral out) (extension) - Docks - Placement on corners +- MP framework (at least the board) + +## Dane - 08/26/22 @ 2:27 pm + +Trying not to get to bogged down with the details and stick to development, but can't help but think about the long term. + +If the plan is to make this web friendly, then we're looking at websockets. That's good in the sense that we might be able to avoid using Godot's flaky high-level multiplayer library, although it +still might wind up being the simplest way. + +Anyway, head down and sally forth I guess. I'm trying to keep a running to-do list of short term goals up top. Still no word from Cole if he's interested in collaborating. ## Dane - 08/23/22 @ 2:45 pm