Skip to content

Making Brick Breaker Game with arduino and C++ as school peroject

License

Notifications You must be signed in to change notification settings

ozgurozkan01/Arduino_BrickBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_BrickBreaker

Making Brick Breaker Game with arduino and C++ as school project

Purpose

This project was done to gain experience about embedded systems.

Controls

Input Action
Left Button Enter
Middle Button
Right Button
Joystick Button Back to Start - Throwing Ball
Joystick ← →

Screenshots

BEFORE AFTER

Features

  • There are 5 levels.
  • There are Light and Dark modes.
  • Levels contain obstacles as you progress.
  • Opening, Gameover. Win and Quit Screens.
  • The player guides the Palette with the joystick.
  • If the player cannot pass the level, he returns to the opening screen by pressing the joystick.
  • 3 buttons to make movement and selection in the opening screen.
  • 3 pcs led shows the life.
  • 2 seven segments show the player score of the character.
  • There is a 10% chance of life dropping in the game. As the health drops, if the character does not have max health, the health increases.

Dependencies

  • AdaFruit and GFX library
  • Arduino Mega (UNO's power is not enough.)
  • 3 Leds for health
  • 2 Seven Segments for score
  • 1 joystick for movement
  • 1 OLED screen
  • 3 buttons

About

Making Brick Breaker Game with arduino and C++ as school peroject

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages