Skip to content

walterscarborough/chocolatechip8

Repository files navigation

Build Status

Chocolate Chip8

This is a WIP chip8 emulator that is being developed in typescript. It is not currently able to run any chip8 software yet, but it'll get there in time :)

Installation

npm install

Build / Run Guide

Testing

npm test

Building

This will compile all typescript files in the src folder into javascript files, and place them in the build folder.

npm run build

Contributions

Contributions are welcome! Feel free to submit a pull request.

License

MIT

About

WIP chip8 emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published