Skip to content

GKARLOZ/Mario-Brick-Breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mario-Brick-Breaker yoshio

Mario rides Yoshi to break all the bricks. Mario can't touch the bottom surface unless it is the paddle. The player needs to move the paddle with the right or left direction to avoid Mario from falling.

Screenshot 2022-09-05 183404

Instructions

paddle

Press the tab key then the left/right arrow keys on your keyboard to play.

Java in VSCODE

Install Java for vs code if you don't already have it. Use this link: https://code.visualstudio.com/docs/languages/java

Clone this project

git clone git@github.com:GKARLOZ/Mario-Brick-Breaker.git

🚀 Lets GO! 🛸

Now open the src/Main.java file
Click run on top of the main method

 Run | Debug
 public static void main(String[] args) {

Have fun!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages