<%= start_bubble_wrap("blue","black") %> Statistics <%= end_bubble_wrap("blue","black") %> <%= start_bubble_wrap("light_blue","black") %>

Yay! Some stats on the entire game. There's not much here, but it's a start. Can you think of anything else? Submit ideas to the ticket system.

Players <%= @players %>
Buildings <%= @buildings %>
Squares <%= @squares %>
  <%= @buyable %> buyable
  <%= @built %> built
  <%= @quickies %> quickies
  <%= @empty %> empty
Total Cash <%= @cash %>
<%= end_bubble_wrap("light_blue","black") %>