= Session =
Writing an emulator in JavaScript?
Video games!! Now that I got your attention, let's write an emulator in JavaScript so we can play other people's games right in the browser. You know what they say, everything that can be written in JavaScript will eventually be written in JavaScript. In this talk we will walk over the basics of building an emulator and then dive into how you can go about making an emulator for CHIP-8 while touching concepts like bitwise operators and hexadecimal notation.
Related Sessions
MIDI Birds - Playing games with the browser
TalkCan you use a MIDI controller to host TV game show games with the help of an event audience? Does bi ...
An Introduction to the World Wide Web for Very Senior Programmers
TalkAs we witness the much-anticipated release of HTML 2.0, there is no better time to surf the World Wi ...
Thinking Outside the Box: Alternative Architectures for Modern Web Applications
TalkIn a world dominated by traditional architectures, developers often overlook other patterns that cou ...
QA Commandments: 10 Must-follow security practices to secure your web apps
TalkIn today’s digital landscape, QA isn’t just about making sure things work - it’s a ...