Skip to content

LofiMonk/gametime-player

 
 

Repository files navigation

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).

About

A super simple JS-based libretro frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 56.1%
  • HTML 19.4%
  • JavaScript 18.8%
  • CSS 5.7%