FKiSS
1 program
Added 2026-03-12T04:42:38Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: enabled
Evidence
Report issue
View issues
Aliases: French KiSS, FKiSS2, FKiSS4
Provenance: commit 8a19c20ede · authored 2026-03-12T05:43:26+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Blinking Animation with Sound Events
Provenance: commit 8a19c20ede · authored 2026-03-12T05:43:26+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch enabled
;@EventHandler
;@initialize()
;@ unmap(#5)
;@ sound("welcome.wav")
;@begin()
;@ timer(15,3000)
;@alarm(15)
;@ map(#5)
;@ unmap(#6)
;@ timer(16,6000)
;@alarm(16)
;@ map(#6)
;@ unmap(#5)
;@ timer(15,6000)
;@unfix(#12)
;@ sound("hatsoff.wav")