b69liu / Breakout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Name: Breakout
Description: hit all bricks with the ball
Operation: 
1. mouse
     mousemotion - move the paddle
     leftclick - start the game
     rightclick - set the ball in the position of mouse
2. keyboard
     left - move paddle to the left
     right - mouve paddle to the right
     Enter - start game

Instruction to run:

./Breakout FPS SPEED

FPS : 25-40  default 30
SPEED : 6-10  default 6

About


Languages

Language:Java 100.0%