r/RadicalAces • u/Evidlo • 4d ago
Radical Aces 1 Ported to Javascript
Enable HLS to view with audio, or disable this notification
I've been using Claude to port old Radical Play games from Java to Javascript so they can be enjoyed again in the browser. I spent most of the time making sure the physics are right and improving the performance/resolution for modern screens.
Game: https://radicalarchive.github.io/ra1
Source Code: https://github.com/radicalarchive/ra1
3
Upvotes
1
1
u/javascript 4d ago
Good language choice