Skip to content

Game implementation following object oriented paradigm

Notifications You must be signed in to change notification settings

PtrTella/BricksBreaker

Repository files navigation

Bricks-Breaker

This software is developed by:

Building and running the project

You can build and run using Gradle:

Unix-based systems:

chmod +x gradlew
./gradlew build
./gradlew run

Windows:

.\gradlew.bat build
.\gradlew run

About

Game implementation following object oriented paradigm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages