A downloadable game

It's 1984 once again. Agent Pumpkin "Spice" discovered a shocking truth - truth, that can change the world. Help her and her "sisters" escape with secret documents in this fun and challenging platformer.


Developed by Vitaliy Tsytsyk, Julianna Chase, and Jacob Moore


Resources used:

Main Character

Menu Background

Music

Ground Tiles - will include the link later

Summer Background - will include the link later

Vitaliy Tsytsyk, Julianna Chase, Jacob Moore
StatusReleased
Publisher
Authore_volv_e
GenrePlatformer
Made withpygame
Tags2D, Arcade, Female Protagonist, Pixel Art, pygame, Runner, Short, Side Scroller, Singleplayer
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard

Download

Download
spy-sisters.zip 73 MB

Install instructions

INSTALLATION


Because Spy Sisters is built with Python, installing is easy and only requires that Python3 be installed with the required packages. 

Step 1: Download and unzip the spy-sisters.zip file.

Step 2:

  • WINDOWS:
    • Run install.bat to install Python dependencies.
  • LINUX:
    • Run install.sh to install Python dependencies.

If the install files fail for some reason, all that is needed are the Python3 packages pygame and pygame-menu.

To manually install these packages run the command:

  • WINDOWS:
    • python3 -m pip install pygame && python3 -m pip install pygame-menu
  • LINUX:
    • pip install pygame && pip install pygame-menu

RUNNING


  1.  Open your OS's terminal (PowerShell - Windows, bash - Linux) and navigate to the game directory.
  2.  Run the command: python3 Main.py

Comments

Log in with itch.io to leave a comment.

Great game