Below is a game that I created to show off the kinds of things that jcotton can do with ease. The game below only took a few hours to create and is under 350 lines of code. Keep in mind that this is 100% plugin free, using nothing but javascript. I realise that it is not the most fun game in the world, but it was simply created as a concept.
Please feel free to look at the source at bombGame.js
Rules:
- Click to place a bomb.
- Only three bombs can be out at once.
- You have a total of 15 bombs.
- Any enemy that passed through the explosion is destroyed.
- For every enemy destroyed you are awareded points and the multiplier increases.
- Quickly destroy enemies to keep your multiplier up!