Hey guys,
Check out http://www.monsterbattlearena.com/, and make a acc and go on explore, how do they make a map like that? what do they use? :S
How to create a map system?
- Jackolantern
- Posts: 10891
- Joined: Wed Jul 01, 2009 11:00 pm
Re: How to create a map system?
I didn't check out the game, but finding out is pretty simple: Right-click the map. If the context menu that pops up says Flash or Silverlight, that is what it is. If it doesn't, it is something else (Unity has a specific loading screen, and most people don't have the plugin and therefore have to get it, so that one is usually pretty obvious). To determine if it is Javascript and HTML4, check out the page's source. If it has a HTML4, crazy-long DocType, it is an HTML4 page. If it has a simple DocType like <!DOCTYPE HTML>, it may be HTML5, but to be sure, scroll down to where the map "is" in the page's code and see if there is a <canvas> element there. If there is, you can be pretty sure it is HTML5.
The indelible lord of tl;dr
Re: How to create a map system?
What the heck kind of homepage is that? It's completely wasting valuable realestate.
I didn't register, but I clicked "News and Update" and followed the link to YouTube, it says this in the YouTube description:
I didn't register, but I clicked "News and Update" and followed the link to YouTube, it says this in the YouTube description:
An Overview of some of the newish features of Monster Battle Arena.
Join now to see the HTML5 Goodness! Make sure you use Google Chrome!!!
"In order to understand recursion, one must first understand recursion".
Re: How to create a map system?
2D games are easily done with divs and images.
Fighting for peace is declaring war on war. If you want peace be peaceful.
Re: How to create a map system?
well the developer of the game is very good he creates alot of games he works in nintendo.