Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultraviolet-ninja/bombsquad
Want to solve a KTANE bomb quickly? Well, you came to the right place.
https://github.com/ultraviolet-ninja/bombsquad
bomb-defusal bombs gradle java keep-talking-and-nobody-explodes ktane solver tool-assisted
Last synced: about 1 month ago
JSON representation
Want to solve a KTANE bomb quickly? Well, you came to the right place.
- Host: GitHub
- URL: https://github.com/ultraviolet-ninja/bombsquad
- Owner: Ultraviolet-Ninja
- Created: 2022-01-18T17:24:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-28T20:35:18.000Z (almost 3 years ago)
- Last Synced: 2023-10-04T18:53:07.093Z (about 1 year ago)
- Topics: bomb-defusal, bombs, gradle, java, keep-talking-and-nobody-explodes, ktane, solver, tool-assisted
- Language: Java
- Homepage:
- Size: 606 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bomb Squad
*If there's a module I want to solve, I'm putting it here*
## Introduction
The purpose of this project is as an extension to the [Gradle Centurion](https://github.com/Ultraviolet-Ninja/GradleCenturion) to solve more modules than those on the CenturionThis also helped me understand how to set up a multi module project with Gradle
## Technologies
- Java 16
- Gradle 7.3.3### Plugins
- Jacoco
- JavaFX
- Pitest
### Dependencies
- MaterialFX ver. 11.12.0
- JFoenix ver. 9.0.4
- JavaTuple ver. 1.2
- JGraphT ver. 1.5.1
- OpenCSV ver. 5.5.2
### Other Technologies
- Circle CI
- LGTM Code Quality## Status - Setting Up
Currently transferring over material from the Gradle Centurion project and organizing it in a multi module project