Skip to content

WorkhorsyTest/emulators-online-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emulators-online

HTML based front end for video game console emulators

http://emulators-online.com

It uses WebSockets to connect the HTML front-end, to a D back-end. The back-end manages the emulators and game files.

Checkout the code

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

Build and run the exe

./make.sh 9090

Visit this url

http://localhost:9090

About

HTML based front end for video game console emulators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published