diff --git a/frames/nikcircle.go b/frames/nikcircle.go new file mode 100644 index 0000000..3a49607 --- /dev/null +++ b/frames/nikcircle.go @@ -0,0 +1,17 @@ +package frames + +// This is the value stored in the FrameMap +var MyAnimation = DefaultFrameType(myAnimationFrames) + +var myAnimationFrames = []string{ + @@@@@@ + XX XX + ** ** +&& && +& & +& & +&& && + ** ** + XX XX + @@@@@@ +`,