• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

HTML5 making SLG Map code how to write

Enthusiast ,
Oct 20, 2018 Oct 20, 2018

Copy link to clipboard

Copied

The concrete steps are. Stage size 800x600

Each lattice size is 80x60.

The map is made of lattice,

The map is stored as an array.

As follows,

0,1,0,0,0,1,0,0,0,1,

0,1,0,0,0,1,0,0,0,1,

0,1,0,0,0,1,0,0,0,1,

0,1,0,0,0,1,0,0,0,1,

The role is placed at the specified location.

Can get the character on which grid

How the above code is written in ANCC.

Views

146

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation