Trippples
    
    
        
            Game Starting...
            
            
                
            
         
        
        
            
            
                🎯 Objective
                
                    - Round player  starts at bottom-left, aims for top-right
 
                    - Square player  (AI) starts at bottom-right, aims for top-left
 
                    - First to reach their goal corner wins!
 
                
                
                🏃 Movement Rules
                
                    - Key rule: You move based on the arrows under your opponent's piece
 
                    - If opponent is on a square with 3 arrows, you can move in those 3 directions
 
                    - If opponent is on a blank square or corner, you can move in any direction
 
                    - You cannot move to a square occupied by either piece
 
                    - You cannot move off the board
 
                
                
                ⚡ Special Situations
                
                    - If you have no valid moves, you forfeit your turn
 
                    - The AI will show its possible moves in light purple, then its choice in dark purple
 
                
                
                🎮 How to Play
                
                    - Valid moves for you are highlighted in light yellow
 
                    - Click on a highlighted square to move there
 
                    - The AI will automatically make its move after you