Skip to content

yujinred/Kotlin-Chip8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin Chip8 Emulator

This is the Chip8 Emulator written in Kotlin

Chip 8 is an interpreted programming language invented in mid-1970s to make video games more easily programmable.

An Emulator basically reinterpret the chip8 game binaries and run them as if your program is a CHIP-8 console.

This Emulator takes heavy inspiration and assistance from http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/

About

This is the Chip8 Emulator written in Kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages