I'm mainly interested in the videogames development in pure javascript, since nowadays there's so many books about htm5 and javascript I couldn't find any book about game development with javascript only.
|
closed as not a real question by Tetrad♦ Nov 23 '11 at 17:25
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
This question looks like to this one : http://stackoverflow.com/questions/1506803/good-resources-for-javascript-2d-game-programming The answer seems to point to useful ressources about Javascript video game programming. |
|||
|
|
|
http://www.amazon.com/Unity-Game-Development-Essentials-Goldstone/dp/184719818X The book doesn't only focus on javascript since unity supports c# and boo. If you don't want to go the HTML 5 route then an engine like unity would probably be the thing to do. There are others like unity but I'm biased |
|||
|
|