@css(css/game.css)
@js(https://maps.googleapis.com/maps/api/js?key== $_ENV['GOOGLE_MAPS_JS_API_KEY'] ?>)
@js(js/game.js)
@extends(templates/layout_full)
@section(pagemodal)
    Multiplayer (beta)
    Waiting for players...
    
    
 
@endsection
@section(subheader)
    Loading map...Round Score 
@endsection
@section(main)
    
    
    
    
    
        
    
    
        
            
        
        
        
            
        
        
            
                You were  close.
                You didn't guess in this round.
                Game finished.
             
            
                You earned  points.
                You got  points in total.
             
            
         
        
     
    
@endsection
@section(pageScript)
@endsection