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

https://github.com/mooncos/scammer-bingo-desktop-java

Scammer Bingo Java edition
https://github.com/mooncos/scammer-bingo-desktop-java

Last synced: 30 days ago
JSON representation

Scammer Bingo Java edition

Awesome Lists containing this project

README

        

# Scammer Bingo - Java Edition

This is the Scammer Bingo Java edition.
This can be used on all operating systems with Java 8+ installed (which is most as Java 7 is EOL)

![Screenshot](screenshot.png)

## Building
Building is relatively easy.
- Make sure you have maven 3 installed
- Run ```mvn clean package``` from the root directory of this project to get the jar file
- (Optional) Run the jar file in the target folder from the command line