Create nikcircle.go

This commit is contained in:
StudioDeurbel 2024-10-30 15:13:53 +01:00 committed by GitHub
parent 0e53a4799f
commit 1900a895d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

17
frames/nikcircle.go Normal file
View file

@ -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
@@@@@@
`,