VVVVVV-Pygame
VVVVVV-Pygame copied to clipboard
A recreation of VVVVVV, made from scratch in Pygame!
# why use batch for this, anyway? to kill the background terminal interface (hence the `@echo off`) # why change it? - batch files are not cross-platform - the internal...
The .\assets\music\spacestation.ogg file is missing from the directory.
Hi, I think providing an executable will be nice for people who just want to run and play. I have provided executable arguments to bundle the game with pyinstaller below....
I added some more ignored folders to the `.gitignore` file, and I added a `requirements.txt` file for easy download of all the required modules via pip.