Skip to content

A classic Arkanoid Game developed using pure JavaScript, HTML5, and CSS. Created to practice Object-Oriented Programming (OOP) principles in JavaScript.

Notifications You must be signed in to change notification settings

YAlorenzo/arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Arkanoid Game

Description

Arkanoid Game is a classic arcade game where you control a paddle to bounce a ball and break bricks. This project is implemented purely using JavaScript, HTML5, and CSS, without any external libraries or frameworks. The main goal of this project was to practice Object-Oriented Programming (OOP) principles in JavaScript.

Features

  • Classic Gameplay: Control a paddle, bounce the ball, and break all the bricks to win.
  • Pure JavaScript: Developed without any external libraries or frameworks, using only vanilla JavaScript, HTML5, and CSS.
  • OOP Practice: The game is written in an Object-Oriented Programming (OOP) paradigm to demonstrate and practice OOP concepts.

Tech Stack

  • JavaScript: For game logic and interactivity.
  • HTML5: For the structure of the game.
  • CSS: For styling the game.

About

A classic Arkanoid Game developed using pure JavaScript, HTML5, and CSS. Created to practice Object-Oriented Programming (OOP) principles in JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published