How to build a HTML5 web game?
#1
Posted 28 February 2012 - 01:47 AM
I've developed a website, so knows the basic stuff in html. css php, etc.
#2
Posted 28 February 2012 - 02:33 AM
Game is more than the basic as is far away from website developing. If you are going to make browser games you need to have strong particulerly in javascript. There is DOM based games,canvas based games.It is all depends on the game.if you want realtime games you have to use canvas for graphic manupulation for better performance as DOM access is resource heavy. If you be specific what ttype of game you are trying to develop we can point you to more resources.
I am not aware of any websites that teaches step by step guide for game developing. but there is forum,you can look for forum dedicated for game devloping (every kind of).
stop using mysql extension it is obsolete now. use mysqli instead or more better PDO for secure ,efficient database handle
#3
Posted 28 February 2012 - 02:39 AM
#4
Posted 28 February 2012 - 11:27 AM
#5
Posted 28 February 2012 - 04:01 PM
#6
Posted 28 February 2012 - 09:16 PM
If you know Java and C, Javascript should take no effort to learn.
#7
Posted 28 February 2012 - 09:42 PM
Ingolme, on 28 February 2012 - 09:16 PM, said:
The canvas API will take some effort though. I've been tinkering with it for quite a while now and have succeeded in doing almost nothing.
There's a great tutorial here, though, which has helped me significantly.
Mosher's Law of Software Engineering: "Don't worry if it doesn't work right. If everything did, you'd be out of a job."
Call upon the FireBug and its swarm!
Darkness Falls - W3Schools Forum skin for Stylish
#8
Posted 29 February 2012 - 03:18 AM
#9
Posted 29 February 2012 - 06:02 AM
#10
Posted 01 March 2012 - 01:10 AM
#11
Posted 01 March 2012 - 07:33 PM
#12
Posted 14 March 2012 - 05:13 PM
TheGallery, on 29 February 2012 - 06:02 AM, said:
Site is cool in link.Thanks for putting it here!.I also want to make my own games later.I already have stories in my head lol.I see that people speak of making games on the net but no one mentions about being worried if their storys/games would be stolen.With websites it is probably easier to proof who the original owner is for everything but I dont know what steps to take to pervent my games/stories from being stolen and to proof ownership?. I try googleing for the answer but it didnt work.I rather use an alias name when i make games.....Also when i have websites online im going to use an alias name as well( i already have whoisguard)
p595285.....:hey i found a site that has a section about game developement and there are other web languages there.im not sure if im allowed to put it here because of the other web lang but i guess it is ok since the others did it too with no problems.
http://www.dreaminco...ming-tutorials/
#13
Posted 28 March 2012 - 11:53 AM
From what I have heard from programmers working on games, HTML5 canvas with Javascript is not really up to the job yet. And I am not just talking about 3D extravagansa's I am also talking about 2D games that throw a lot around the screen. Not sure about using Java, maybe that is a solution and I know there is flash, but with apple not allowing flash onto iphone & ipad then that kind of puts that out the question.
So currently it looks like Unity is the best bet. I did not learn 3D though so if anybody knows a good 2D system that could say replicate a complex side scrolling shooter with parallax layers etc then let me know!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











