Jump to content

how make a random map?


newcivs
 Share

Recommended Posts

Random maps are coded in JavaScript. So you first have to learn the JavaScript programming language.

i don't have a huge knowledge about Javascript, but i know a few of it

the funcion operators

the DOM basic functions

"docement.getElementById"

if / else operator

a very few of random "only Math.random

and a "strong" knowledge of Canvas API

but a hardcore knowledge not, but with this "basic" knowledge i can do things as:

https://dl.dropboxusercontent.com/u/101275290/BBB.html

full compatible on Firefox, semi-compatible on webkit, bad on presto and ie

but i don't know about JSON notation

.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...