Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 Sharp

Port of the Chip Emulator from Cooperative, now in C#

Download

You can download the latest release for your system here.

Requirements

Install the .NET 10.0 SDK: https://dotnet.microsoft.com/en-us/download.

This project was made with Linux in mind, though since it's C# I am sure windows works perfectly as well.

Build

# First clone the repository
git clone https://github.com/Celizte/Chip8-Sharp.git
cd Chip8-Sharp

dotnet restore 
dotnet run --configuration Release

Credits

This emulator uses raylib and Raylib-cs

  • raylib (c) 2013-2026 Ramon Santamaria (@raysan5)
  • Raylib-cs (C) 2018-2025 raylib-cs

About

Port of the Chip8 Emulator from Cooperative, now in C#

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages