|
Extra Tutorial > Create Simple Game (web-based)
How to Create a Simple JavaScript Game
To create a simple game on your webpage, you need to have some knowledge about programming language. I'll use java script to teach you how to make your own simple game. Java script uses notepad and is incorporated in your html, no additional programme needed to be installed. Don't worry if you dont have any programming experience. No prior programming knowledge is required here as you can learn the basic in a short duration of time.
You can apply the java script you have learnt not only in making games, but also in making your webpages to be more dynamics and is essential as you go for higher level in making a better website. If you have no idea what javascript is, i suggest you read through the tutorials at www.w3schools.com.
Here is the overview of the game you will be building. Click the link to try out the Simple Javascript Game.
The final game show combination of
- javascript for the game
- php for recording the high score
First Step
Lets begin with the first step of creating the game. Try to copy paste these javascript code into your notepad, save it as .html extension and see how it works without the high score section. The bottom part of the code in the code sample is the explanation of how these code works. You'll have no problem understanding the code if you have read through the tutorials at w3schools.
Second Step
This step is harder as it includes php and sql to record the score of the game. If you are interested in learning these, again you can visit to w3schools link above and choose for php and sql. Since this step is complicated and if you really interested in learning it, you can go and learn those in create game tutorial here.
Other Related Links
Search Without Leaving Page
copyright © 2009 - www.createmoneywebsite.com - All Rights Reserved
Partners: play mini flash games online free - watch movies online free - watch tv drama series online free - watch live tv channels online free - listen live radio online free - listen songs music online free - Chat Online Chat Room
|