You Can Now Make PS2 Games in JavaScript
SMRTR summary
AthenaEnv enables PlayStation 2 game development using JavaScript instead of C/C++. It embeds QuickJS to run JavaScript on PS2 hardware, providing APIs for rendering, input, asset loading, and sound. The author covers environment setup, sprite creation, animations, input handling, and packaging games as ISO files.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article