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

HTML5 making SLG Map code how to write

Enthusiast ,
Oct 20, 2018 Oct 20, 2018

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.

172
Translate
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