Skip to content

ayushvaish234/arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkanoid-Style Brick Breaker Game

A Java-based Arkanoid-style brick-breaking game with classic gameplay, progressive levels, and colorful brick patterns. Built using Java Swing, this project is perfect for learning game development fundamentals and graphics rendering in Java.

Features

  • Classic Gameplay

    • Control a paddle to keep the ball in play, breaking bricks to clear levels.
    • Lose a life if the ball goes past the paddle.
  • Level Progression

    • Multiple levels with distinct brick layouts and increasing difficulty.
    • Each level features unique colors and patterns for an engaging experience.
  • Smooth Paddle Control

    • Use arrow keys for precise paddle movement.
    • Dynamic ball bounce mechanics, adding a layer of challenge and strategy.

Installation and Setup

  1. Clone the repository:

    git clone https://github.com/ayushvaish234/arkanoid-game.git
  2. Open the project in your preferred Java IDE (e.g., IntelliJ, Eclipse).

  3. Compile and run GamePlay.java.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages