Hi, i'm working on implementing a pico-8 emulator in javascript (browser) and wanted to share current progress with you.
UPDATES:
It's open source now
https://github.com/burakcan/jsgs
First steps

Sprites / Multiple screens / Crt filter on-off

Inputs / Current status (video)
P#31149 2016-10-18 09:44 ( Edited 2016-11-13 16:24)
My first finished game on pico-8 :) it's a basic remake of Duet Game. Controls: arrow keys.
Edit: musics by @robbuduguay https://www.lexaloffle.com/bbs/?tid=2619
P#30567 2016-10-10 16:23 ( Edited 2016-11-15 21:11)