Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
matthewbauer
GitHub Repository: matthewbauer/gametime-player
Path: blob/master/README.md
Views: 361

gametime-player

A super simple JavaScript based libretro frontend.

Demo

A running demo is available at https://matthewbauer.us/gametime-player/. There's also a Chrome App (built from the chrome branch) available at https://chrome.google.com/webstore/detail/gpemu/jhficiigpnhhaojldmanflihieepanbb.

Installing

The easiest way requires Node and Git.

git clone https://github.com/matthewbauer/gametime-player.git cd gametime-player npm install npm start

Then navigate to localhost:8080 in your browser (Chrome, Safari, Opera, Firefox all work).