Skip to content

Softsquirrels really cool and super-duper efficient CHIP-8 implentation for Windows.

Notifications You must be signed in to change notification settings

Squirrelcoding/sschip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Softsquirrel CHIP-8 implementation

Softsquirrels really cool and super-duper efficient CHIP-8 implentation for Windows.

Usage

  1. Download.
  2. Run .\sschip8 <PATH TO .ch8 FILE> in cmd or Powershell

v1.0.1

  • fixed a bug.

Differences between other implementations

  • There may will be a lot of bugs
  • Whenever a program pauses for a keypress, you have to flush it to the standard input manually by pressing enter

Why Windows?

Softsquirrel is known for developing software for usually only Linux, however this time it's on Windows. But this time it's on Windows, what gives? The reason we have chosen Windows is that: we didn't. We would have gone with Linux but using the Windows API (which is used for some stuff) was much easier than working with the Linux Kernel/X11.

Gameplay - Space invaders

very cool gameplay

It's not as bad as it is in the gif we promise

About

Softsquirrels really cool and super-duper efficient CHIP-8 implentation for Windows.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages