Skip to content

A simple CHIP-8 emulator written in C#. Extensively commented for code clarity.

License

Notifications You must be signed in to change notification settings

AnalogFeelings/Sharp8

Repository files navigation

Sharp8
A simple .NET emulator for CHIP-8.

Lines of code GitHub issues GitHub pull requests GitHub GitHub commit activity (branch) GitHub Repo stars Mastodon Follow

This is a simple CHIP-8 emulator I wrote in C# one weekend when bored. It's meant to have a clean and concise codebase.

It's still not finished! I got tired of working on CHIP-8 stuff, so I may finish it sometime later this year.

⚖️ License

This project is licensed under the GPL v3.0 license.