Bombgame

Introduction

This was my learning exercise for Javascript. It's just a Mine Sweeper clone. Left/middle/right buttons work though.

This page also includes some eyes, and some flies, as they were my very first Javascript attempts.

Note: this doesn't use HTML5 canvas stuff. It uses oldschool shifting the background image to create animation (like Google's orginal Pacman game).

Options

New Game
Easy Medium Hard

Game

0