Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Centurion

This 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