Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mikroskeem/radicalaces

Radical Aces Classic ported to desktop
https://github.com/mikroskeem/radicalaces

Last synced: 2 months ago
JSON representation

Radical Aces Classic ported to desktop

Awesome Lists containing this project

README

        

# Radical Aces Classic

Original game: http://www.radicalplay.com/radicalaces/

I fetched game resources from web archives and ported game over to run on Swing frame instead of browser frame, as Java plugin is disabled on browsers nowadays

## Playing

Check [Releases](https://github.com/mikroskeem/radicalaces/releases), download the jar, run it to play (double click or whatever way
you use to launch apps).

Data is stored in **\~/radicalaces-mikroskeem.properties**

## Building
Invoke `./gradlew` and grab `build/libs/radicalaces.jar`. If you don't know what any of this means, then don't bother.

## License
Original code/resource rights belong to Radicalplay.com. My modifications are licensed under MIT