Skip to content

v1.1.0

Compare
Choose a tag to compare
@craigthomas craigthomas released this 20 Jul 02:00
5ae6b6d

The v1.1.0 release of the Super Chip 8 emulator. This version of the release updates the emulator to use Python 3.

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

We strongly recommend creating a virtual environment using the virtualenv builder 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 environment.s