Skip to content

Vampire Survivors Clone v2.1

Choose a tag to compare

@yagizkoryurek yagizkoryurek released this 16 Jun 16:56
· 7 commits to main since this release
a8827b9

πŸ§› Vampire Survivors Clone

Downloading

  • Windows: VampireSurvivorsClone.exe β€” Run directly
  • Mac: VampireSurvivorsClone-Mac.zip β€” Unzip and run the file inside

macOS Notice

This application is not code-signed or notarized by Apple.

If macOS blocks the application:

  1. Right click the app
  2. Select "Open"
  3. Click "Open" again

Alternative: Run from Source Code

If the macOS application does not work on your system:

  1. Download the Source Code (.zip) from this release.
  2. Extract the archive.
  3. Install PyCharm Community Edition:
    https://www.jetbrains.com/pycharm/download/
  4. Open the extracted project folder in PyCharm.
  5. Open main.py and run it.

Note: PyCharm may automatically configure the Python environment and install required packages.

Tested on:

  • macOS (Apple Silicon)
  • Python 3.13
  • Pygame 2.6.1

Controls

  • WASD / Arrow keys β†’ Movement
  • P β†’ Pause
  • 1/2/3 β†’ Select Upgrade
  • R β†’ Restart
  • ESC β†’ Exit