Skip to content

Fork of my own Brick Breaker videogame adding multi-ball feature and removing multiplayer feature

License

Notifications You must be signed in to change notification settings

gerardVM/brick-breaker-multi-ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brick Breaker Videogame (CLI)

Brick Breaker Multi-Ball is the Multi-Ball fork of my own Brick Breaker videogame.

example-gif

GitHub last commit

Installation

Clone this repository and build and run the Docker image

docker build -t bb-mb . && docker run --rm -it bb-mb

Usage

Player's objective is to break all the bricks by maintaining at least one ball above the floor

  • A - Left (Same key for Move and Stop)
  • D - Right (Same key for Move and Stop)
  • P - Pause
  • SPACE - Auto Mode ON (Pause and unpause game to set Auto Mode OFF)

Contributing

Pull requests are welcome

License

MIT

About

Fork of my own Brick Breaker videogame adding multi-ball feature and removing multiplayer feature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published