Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 575 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 575 Bytes

Chip-8 Emulator 🕹️

An experimental Chip-8 emulator powered by Javascript.

Getting Started

To get the projecting running you need to have Bun installed in your machine.

Running

bun server.js

Goals

Be able to emulate most of Chip-8 roms.

References

License

Made with 🩵 by GabrielModog