AltSearch
beta

Page Details:

Imran Nazar: GameBoy Emulation in JavaScript

http://imrannazar.com/GameBoy-Emulation-in-JavaScript

This series of articles looks in detail at how an emulator is written in JavaScript, using the example of the Gameboy handheld: starting at the CPU, and finally running a copy of Tetris. JavaScript has shed its image of being a limited language, tied to DOM manipulation in a browser; in recent years, new engines and frameworks have given JS a reputation as a language capable of bigger things. Mix this in with the new elements of HTML5, and you have the capacity to emulate a game console or other system, with full graphical output
Tags: javascript, emulator, programming, gameboy, html5, game, tutorial, development, emulation, games Saved by: admin