Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mikroskeem/radicalaces
- Owner: mikroskeem
- Created: 2017-07-08T12:45:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-05T08:24:08.000Z (about 4 years ago)
- Last Synced: 2024-10-03T11:22:09.292Z (3 months ago)
- Language: Java
- Homepage:
- Size: 1.01 MB
- Stars: 24
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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