HTML based front end for video game console emulators
It uses WebSockets to connect the HTML front-end, to a D back-end. The back-end manages the emulators and game files.
git clone http://github.com/workhorsy/emulators-online-d
cd emulators-online-d
git clone http://github.com/workhorsy/images_nintendo static/images/Nintendo
git clone http://github.com/workhorsy/images_sega static/images/Sega
git clone http://github.com/workhorsy/images_sony static/images/Sony
./make.sh 9090
Visit this url
http://localhost:9090