Thanks to visit codestin.com
Credit goes to github.com

Skip to content

delarco/chip8-emulator

Repository files navigation

CHIP-8 Emulator

A CHIP-8 emulator written in TypeScript.

You can test it here https://delarco.com.br/games/chip8-emulator.

Screenshots

Space Invaders

Astro Dodge

IBM

space-flight

Roadmap

  • Tests
    • CHIP-8 CPU
    • CHIP-8 IS
    • User Interface
    • Renderer
    • Audio
    • Gamepad
  • Debugger
  • Input
    • Support custom mappings
    • Support gamepads
    • Custom mappins - multiple keys
    • Gamepad buttons (we have only axes working)
  • Save/Load state (keys 1 to 9, not on numpad)
  • Screenshot (space key)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Resources

About

A CHIP-8 emulator written in TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published