replaced http://codegolf.stackexchange.com/ with https://codegolf.stackexchange.com/
Ruby, 57 bytes
Same length as Conor O'Brien Conor O'Brien's answer, but a different approach:
%w(| / - \\).cycle{|c|$><<"Loading... #{c}\r";sleep 0.25}
Ruby, 57 bytes
Same length as Conor O'Brien's answer, but a different approach:
%w(| / - \\).cycle{|c|$><<"Loading... #{c}\r";sleep 0.25}
Ruby, 57 bytes
Same length as Conor O'Brien's answer, but a different approach:
%w(| / - \\).cycle{|c|$><<"Loading... #{c}\r";sleep 0.25}
Ruby, 57 bytes
Same length as Conor O'Brien's answer, but a different approach:
%w(| / - \\).cycle{|c|$><<"Loading... #{c}\r";sleep 0.25}