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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...