In Development: Game Stats Scoreboard

I’m currently working on the game statistics scoreboard for Firmament Wars. I sat down and fleshed out my data model and figured out all of the fields and data types I’m going to need. I’m up to 15 columns so far! I think that should be enough. After you finish your game in Firmament Wars, I’d like to flash a victory screen similar to this one:

Original Starcraft Victory Screen

Original Starcraft Victory Screen

Once the game has ended, you’ll click OK to finish the game, and then you’ll be able to check out the game stats up to the point that you were eliminated from the game. It’ll basically do an AJAX call to pull down the data and then display it in a tabbed view. I suspect it’ll be very similar to Starcraft’s layout since the game are so similar. Here’s a look at my actual table:

Firmament Wars Stats Table

Firmament Wars Stats Table

Facebooktwitterredditlinkedinmail
This entry was posted in Firmament Wars. Bookmark the permalink.