5 ms·
This idea is awesome. What language(s) did you use? And it saves your games and can be played from anywhere with an internet connection?
by darksh1re 9y ago
This idea is awesome. What language(s) did you use? And it saves your games and can be played from anywhere with an internet connection?
- arcatek 9y agoYup! Languages and frameworks: Angular (1.2.X) for the client-side code, Node with a custom framework for the server-side code, and C/C++ for the emulators (then compiled to asm.js). The initial emulators were handmade in Javascript, but the asm.js-compiled ones ended up much faster in practice.