omijn / blockbuster

JavaScript and HTML5 Canvas game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockbuster

JavaScript and HTML5 Canvas game

Gameplay

The objective of the game is to control a ball (your player) and shoot falling blocks without them touching you. Every block you destroy will award you some points. Blocks are of different speeds, shapes, colours, sizes and strength and even move in different directions. Points will be given according to the type of block destroyed. Your ammo is limited, but a single bullet is returned to you if you successfully destroy a block.

Setup

  1. Download or clone this repository.

  2. Connect to the Internet for a cool font.

  3. Run index.html in a web browser, either using a web server or by simply opening the file.

Screenshot of Instructions Screenshot of Gameplay

About

JavaScript and HTML5 Canvas game


Languages

Language:HTML 100.0%