gosha gosha

Generation

generate functionTue, 14 Feb 2023

Self-destruction lever with a timer and alarm for minecraft.

var x = 5; function alarm (x){ while (x<10){ x = x + 1; console.log("Uhh, what?"); } console.log("KABOOOOOM!!! :("); }

Javascript
Generate More

Questions about programming?Chat with your personal AI assistant