width, height = 100, 100
pixels = {}
function step()
for i=1, width*height do pixels[i] = -1 end
end
animateAgainIn = {1000, step}show applet test run test run with input download show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Recognizer | Recognition Result | Visualize | Recalc |
|---|---|---|---|
| #308 | 141 | [visualize] |
| Snippet ID: | #177 |
| Snippet name: | Test for step function |
| Eternal ID of this version: | #177/1 |
| Text MD5: | 090f1f527cdb0fa4a9b29aac9774703b |
| Author: | stefan |
| Category: | |
| Type: | Lua code - GUI |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2014-01-16 00:54:47 |
| Source code size: | 141 bytes / 8 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1029 / 300 |
| Referenced in: | #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |