Spy Sisters
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:
Ground Tiles - will include the link later
Summer Background - will include the link later
Status | Released |
Publisher | |
Author | e_volv_e |
Genre | Platformer |
Made with | pygame |
Tags | 2D, Arcade, Female Protagonist, Pixel Art, pygame, Runner, Short, Side Scroller, Singleplayer |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard |
Download
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
- pip install pygame && pip install pygame-menu
RUNNING
- Open your OS's terminal (PowerShell - Windows, bash - Linux) and navigate to the game directory.
- Run the command: python3 Main.py
Comments
Log in with itch.io to leave a comment.
Great game