Skip to content

This game simulates a breakout-type game in a terminal where bricks with the '#' symbol are generated at the top and can be destroyed when the ball hits them.

Notifications You must be signed in to change notification settings

CaruntuRazvan/Breakout-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Breakout-game

This game simulates a breakout-type game in terminal where bricks with the '#' symbol are generated at the top and can be destroyed when the ball hits them. The initial position is with the ball on the paddle; the paddle is centrally located, and the game starts when the 's' key is pressed. At the top of the screen, the score is displayed, which updates when the player successfully hits a brick. If the player lets the ball escape to the bottom of the screen, they lose, and a corresponding message is displayed. If the player destroys all the blocks, another appropriate message is displayed.

About

This game simulates a breakout-type game in a terminal where bricks with the '#' symbol are generated at the top and can be destroyed when the ball hits them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages