Brick Breaker
Brick Breaker Clone build with Java and Processing Graphics Library
Getting Started
Download binary from releases
Building from source
- Required Dependencies
- Java OpenJDK 8+ (built with 11)
- Gradle v6.6.3+
- (Optional) NodeJS v12+ (for husky and commitizen)
- Clone and Build
$ git clone https://github.com/justinhodev/brick-breaker.git
$ ./gradlew check build
# compile to exe if needed or just use the one from GitHub release
# ./gradlew createExe
- Run on JRE
# build files are in build/distributions/
# setup in build/scriptsShadow/