JS game using HTML5 and JS
HTML5 + JS PLANE GAME
CODENAME: OVERKILL
• By Paul (保尔)
GAME PLAY
SCREEN SHOTS
SOURCE CODE:
HTML
• HTML file had a plain canvas with the width and height restrictions of the canvas.
• And reference to the JavaScript file.
JAVASCRIPT FILE
• The following screen shots show different parts of the code of the JavaScript file