Code Monkey home page Code Monkey logo

webgb's Introduction

WebGB

The goal right now is to get Link's Awakening running on the browser, no more no less. Will I have something more ambitious in the future? I hope so, but I really don't want to get ahead of myself, so I'm just going to have (what I think) is a not-too-ambitious goal.

Goals

I have a couple goals for this project, arranged by how aspirational I think they are.

  • Refactor the project into a proper npm-like package: Right now this is just a plain-old-js file that I have stuck in my index.html. It works fine enough, but it's not going to look pretty when I have a more complete project.
  • Refactor the project to Typescript: types r cool
  • Make the emulator opcode-complete: As an execution platform, gameboys are quite simple. They have no mappers, nor anything super tricky with booting (as far as I can tell).
  • Make the emulator render a screen: I currently have no idea how to do this, but it's obviously important.
  • Make the emulator produce audio output: Likewise, plus learning the WebAudio API, which I've heard isn't all that nice.
  • Support Link's Awakening: That's all I'm going to aim for right now, but I'd like to aim higher later :)

Thanks to:

webgb's People

Contributors

cpobrien avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.