The first step I am going to take is to build an app that allows people to post their location and have it appear on a map that they could then embed in their homepage(pretty similar to loopt, fireeagle, brightkite). But I think the really fun part would be to build a game on top of tools like this. Ideally it would have the following features:
- A commander console would allow one user to command the "troops" in the field.
- Messaging system of some sort between the troops and commander. Probably text messaging ($$$).
- This is probably an obvious feature but a client app on for automatically posting GPS location to the server. The app could also alert them of a nearby enemy if the have that "ability." The host server that was coordinating all of this would have to make sure that users with certain phone numbers could not access certain parts of the site. Feature #5 is a good example.
- Spectator mode
- The goal of the game could be for one team to get from one side of the city to the other without getting tagged.
- Fog of war on the commanders map.
- Real cool feature that I am sure is a few years off: Live video from the users in the field being available to the commander through a service like justin.tv or ustream.tv.
- (insert all other strategy game features here)
Back to the GPS game. I wish US telecoms didn't completely suck. Wifi isn't everywhere. 3G is expensive and WiMAX isn't available yet but I have the full confidence in US telecoms to make it suck. But if WiMAX is the next best thing I think this device could be the answer to client software: N810. It has a camera, GPS, WiMAX, and Wifi. I have the N800 and it is pretty nice. The Maemo OS can be programmed in C but there are also python wrappers which I used but the documentation is poor. The most promising thing I believe is that Google Android can run on it. Android has better documentation and lets you program in Java. But I don't know how well Android will interface with the Camera and GPS on the N810.
Until next time.
Update:
"troops" - could be real people, robots both land and air. Basically anything you can think of that could be controlled via the commander. The integration of all these things would be beyond amazing. Oh well. This should keep me busy for the next few years right?
2 comments:
Send text messages to your users for free:
http://twitter.com/
Video streaming from your phone:
http://qik.com/
http://www.kyte.tv/home/index.html
iPhone has pretty awesome location services (Core Location): http://developer.apple.com/iphone/
Really, the iPhone might be a good candidate for this. You know C and Java, so Objective-C should be a breeze for you.
I agree with Mason.
You should really look into the iPhone, they completely streamline leveraging the location of the GPS.
Post a Comment