////////////////// // PUZZLE MAKER // ////////////////// sS lastLetter; static RGBImage makeImage() { lastLetter = randomUpperCaseLetterNotEqualTo(lastLetter); ret randomLetterImage(lastLetter, #1004568, 100); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014964 |
Snippet name: | Random letter puzzle maker [Include] |
Eternal ID of this version: | #1014964/1 |
Text MD5: | a4c7fdc5195d5bd2763ab4f3a193882f |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-06 18:57:18 |
Source code size: | 226 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 379 / 1195 |
Referenced in: | #1014965 - A. I. Game 8.2 / Colored Quads [OK] #1014979 - A. I. Game 8.3 / Colored Polys [OK] #1014980 - A. I. Game 8.4 / Circles [OK] #1014991 - A. I. Game 8.5 / Circles Near Center [OK] #1014997 - A. I. Game 8.6 / Single Color [OK, if rather simple :)] |