Skip to content

v1.0.0 Release

Compare
Choose a tag to compare
@craigthomas craigthomas released this 07 Aug 03:15
0d4e232

The v1.0.0 release of the Super Chip 8 emulator.

  • Compatible with Python 2.7.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.