Hi All,
I just received confirmation from the DEFCON contest folk that this year we will have a projector and screen up at our booth at DEFCON 20. This pretty exciting as I think it is guaranteed to bring a lot more attention to the game.
So now that we have the hardware, I need to figure out what is going to be on the screen. Off the top of my head I am visualizing:
1) Top ten leader board - Pretty easy. Already done mostly just maybe need to make it looks nice
2) Overall planet map - Very similar to the work already done by Blake, Chris and Anewworth but would be best with a couple additions:
- Auto-refreshing each time the tic updates to keep the screen updated.
- I also think it would be really neat if we can let people choose a unique colour and unicode character combination to represent their player.
Auto-refreshing seems trivial and unique representations is going to be very easy to add on the database end. Would it be a big deal to change to visualizers that have already been made to grab this data for each player and use it as the point?
3) Close up view of a portion of the map where battle is taking place.
I assume this part would be very similar to the map representation but would be visualizing the ships around a planet instead and finding a way to represent attacks. It would be easy to figure out where to show, just picking the spot with the most ATTACK actions in the event log during that timeframe.
Of course I am open to any other cool ideas you may have for putting up on the screen too. We certainly have lots of data to work with like flight paths, full event logs, giant stats logs, and social things too like the twitter feeds etc.
So, realistically speaking:
- How easy does this sound to pull off?
- How much can we get done before DEFCON 20 (July 26th)?
- What can I do to make developing this worth while for everyone involved?
Thanks for your input on this!
-Abstrct