home

search

2: Stage 9: FZMAXVBPOZ

  { Stage 9: FZMAXVBPOZ }

  M-Y-S-T-E-R-I-O-U-S

  13-25-19-20-5-18-9-15-21-19

  S-A-T-G-S-D-S-A-T-G

  19-1-20-7-19-4-19-1-20-7

  ++++++++++++++++++

  32,26,39,27,24,22,28,16,41,26

  ++++++++++++++++++

  6,26,13,1,24,22,2,16,15,26

  ++++++++++++++++++

  F-Z-M-A-X-V-B-P-O-Z

  F-Z-M-A-X-V-B-P-O-Z

  6-26-13-1-24-22-2-16-15-26

  S-A-T-G-S-D-S-A-T-G

  19-1-20-7-19-4-19-1-20-7

  ++++++++++++++++++

  -13,25,-7,-6,5,18,-17,15,-5,19

  ++++++++++++++++++

  13,25,19,20,5,18,9,15,21,19

  ++++++++++++++++++

  M-Y-S-T-E-R-I-O-U-S

  (Background)

  rgb(248, 157, 192)

  HEX: #f89dc0

  (Text)

  rgb(255, 255, 255)

  HEX:#ffffff

  TDMAEMHXGA (0)

  ZSPVX (1)

  VEYBSWI (2)

  BQZUEBBO (3)

  RVREJEV (4)

  WPWWXFH (5)

  MQOXBUFFSXI (6)

  PFBNNZZK (7)

  SATGSD (8)

  FZMAXVBPOZ (9)

  ECHO.POS = [{stage: 0,name: 'TDMAEMHXGA',position: { x: 0, y: 0},color: '#000000',desc: 'FOUNDATION'},{stage: 1,name: 'ZSPVX',position: { x: 1, y: 1},color: '#0aafa0',desc: 'FOCUS'},{stage: 2,name: 'VEYBSWI',position: { x: 2, y: 1},color: '#e59e79',desc: 'BALANCE'},{stage: 3,name: 'BQZUEBBO',position: { x: 3, y: 1},color: '#8fb604',desc: 'FLAWLESS'},{stage: 4,name: 'RVREJEV',position: { x: 4, y: 1},color: '#e5c26a',desc: 'PERFECT'},{stage: 5,name: 'WPWWXFH',position: { x: 5, y: 1},color: '#d266d9',desc: 'ETERNAL'},{stage: 6,name: 'MQOXBUFFSXI',position: { x: 6, y: 1},color: '#8504ee',desc: 'PARADOXICAL'},{stage: 7,name: 'PFBNNZZK',position: { x: 7, y: 1},color: '#e0b15f',desc: 'COMPLETE',},{stage: 8,name: 'SATGSD',position: { x: 8, y: 1},color: '#349595',desc: 'CURSED',},stage: 9,name: 'FZMAXVBPOZ',position: { x: 9, y: 1},color: '#f89dc0',desc: 'MYSTERIOUS'}];

  Unauthorized reproduction: this story has been taken without approval. Report sightings.

  Well. The first time we did this. The first nine stages were a buffer and didn't have the mental exercises in text form. But this time, we have done such exercises in each stage.

  

  ECHO.engine = document.getElementById("PATHofSOMNUS");

  ECHO.render = ECHO.engine.getContext("2d");

  for(var i=0; i
  ECHO.render.fillStyle = ECHO.POS[i].color;

  ECHO.render.fillRect(ECHO.POS[i].position.x, ECHO.POS[i].position.y, 1, 1);

  ECHO.log("Stage: "+ECHO.POS[i].stage+", Name: "+ECHO.POS[i].name+", Color: "+ECHO.POS[i].color+", Pos: "+ECHO.POS[i].position.x+", "+ECHO.POS[i].position.y);

  }

  The fun fact about what we are doing now is that this program can actually work. It isn't much of an issue getting it to generate an image. Of course, there isn't much data yet. It is only nine pixels. But once we do all 2,500 stages.

  Making a rendering of the actual image itself in reality is quite tedious. Luckily, we should be able to automate the image generation part.

  Now. You just need to test yourself and see whether or not you can cycle through the stages in your mind.

  FZMAXVBPOZ

Recommended Popular Novels