Hello everyone, this is my first post and I have a question that I hope you experienced javascript people can answer. Now, I'm not new to programming so I'm not going to have any problems picking up javascript. I just need to know if it's capable of what I want to do. I want to make a small
roguelike game,
here is one that is written in java incase you don't want to download one, I found a small one written in javascript but it doesn't do any dungeon generation or anything but it seemed to me like it could work. I also want to make a strategy game using a hex map, nothing too complex. Eventually these projects will be moved over to java but is javascript capable of what I want to do or am I wasting my time? The reason I want to do it in javascript is that I'm running into a lot of free time at work and would like to do some programming, I'm not allowed to install anything on the computers though so javascript is my only option. So what do you guys think, is it doable or would it be a waste of time?
-gunder