Play brick breaker on google
I'd be happy to play a text-based version of Brick Breaker with you!
Game Start
You are playing as a paddle at the bottom of the screen. Your goal is to break bricks by bouncing a ball off your paddle. The game will end when all the bricks are broken or the ball hits the bottom of the screen.
Initial State
- Paddle position: 10
- Ball position: 5
- Ball speed: 2
- Brick count: 20
Your Turn
You can control the paddle by typing one of the following commands:
move left
: Move the paddle 1 position to the leftmove right
: Move the paddle 1 position to the rightbounce
: Bounce the ball off the paddle (no movement)
What would you like to do?
Type one of the above commands to start playing!