Skip to content

aruvham/javascript-arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-arkanoid

javascript-arkanoid is rendition of the classic NES game Arkanoid. Built using p5.js to render all the graphics and p5.sound for the sound effects.

d3-mini-game gameplay screenshot

Features

  • Sprites and sound effects from the original game

  • 10 different levels to choose from

  • 6 power-ups to enhance gameplay:

    • Extra Life: Increases your lives count by one
    • Triple: Adds two extra balls to the screen
    • Expand: Makes your ship longer for easier gameplay
    • Magnet: Makes your ship magnetic, balls won't bounce from your ship anymore
    • Laser: Gives your ship the ability to shoot lasers, destroying blocks in their way
    • Ball Shower: Embrace the chaos!
  • 3 types of blocks:

    • Color Blocks: take one hit to destroy
    • Silver Blocks: take two to destroy
    • Golden Blocks: can never be destroyed, can you find a way around them?

d3-mini-game gameplay screenshot

About

A rendition of the classic NES game Arkanoid built with JavaScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published