Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 572 Bytes

File metadata and controls

12 lines (9 loc) · 572 Bytes

OTOKO

WIP GameBoy/ GameBoy Color emulator in Javascript

A project to toy with JS a little, focusing on speed and code clarity. At the moment it can pass all 11 BLARGS Instrs tests, i hope i can get some free time in the next year to implement more things...

Preview

Captura de Tela (9)

Give a try: https://shii-ro.github.io/OTOKO/

TODO

  • Sprites, more mappers, sound, color mode, add debugging, controls, sprite editor in browser, some sort of online play.