Skip to content

WillPower3309/CLI-CHIP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI-CHIP-8

A CHIP-8 emulator written in C that uses a CLI as its display using the ncurses library. The purpose of this project is twofold:

  • it functions as a cool program that a user can use to play retro chip-8 games in their terminal emulator
  • acts as a minimal and well documented emulator to demonstrate basic emulation concepts to the reader

Usage

./c8 PATH_TO_ROM

Thanks

The following resource was immensely helpful in the development of this project:

About

A CHIP-8 emulator written in C that uses a CLI as a display

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published