Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@craigthomas craigthomas released this 10 Sep 14:53
460ac4f

The v2.0.1 release of the Super Chip 8 emulator. This version of the release implements a small bugfix found in the right shift register operation.

  • Compatible with Python 3.6+
  • Target systems Windows, Linux, UNIX, MacOS

We strongly recommend creating a virtual environment using the virtualenv builder package as well as the virtualenvwrapper tools. With these tools, you can easily create a virtual sandbox to install pygame and run the emulator in, without touching your master Python environment. See the README.md file for more information on virtual environments.