Skip to content

berkerol/breakout

Repository files navigation

Breakout

Sonarcloud Status CI contributions welcome semistandard ECMAScript license

Remake of the classic game with meteors. Bricks have varying strengths (from hard to easy: red, orange, blue, green).

button

Controls

  • With mouse

    • Paddle follow mouse
  • With keyboard

    • Goes left by pressing LEFT.
    • Goes right by pressing RIGHT.
  • Pause the game by pressing P.

Continous Integration

It is setup using GitHub Actions in .github/workflows/lint.yml

Contribution

Feel free to contribute according to the semistandard rules and latest ECMAScript Specification.

Distribution

You can distribute this software freely under GNU GPL v3.0.

Releases

No releases published

Packages

No packages published