Skip to content

vietduc1441/html5game

Repository files navigation

  1. Introduction =================

This is my first game realized by Html5's canvas. The idea of the game is collected from chicken invader, star war and battlefield.

My propose when creating this is to learn more about the structure to design and program a game. As a result, I don't use any library here.

  1. Gameplay ==================
  • You, as a gunner at the bottom of the screen, have to oppose enemies at the top.
  • You could control you aim by move the mouse.
  • If you don't fire, the enemies does not fire at you.
  • If you fire, they will fire back exactly at your position even if you don't fire correctly or not.
  • An enemy will be destroyed if hitted 10 times.
  • To avoid bullets from enemies, you have to move swiftly after you fire.
  1. HTML5 Canvas ================== https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Canvas_tutorial

  2. NOTE =================== Great course: https://www.open2study.com/courses/concepts-in-game-development

About

an html 5 game based on canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published