Skip to content

The credits song from Portal 1, In your terminal! (Welp, in two of em). Made and Directed by Microwavedd

License

Notifications You must be signed in to change notification settings

microwavedd/Still-Alive-Portal-1-Final-Song-Recreation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Still Alive - Portal 1 Final Song Recreation

This Python project aims to recreate the iconic final song "Still Alive" from the game Portal 1 as faithfully as possible. By utilizing Python's libraries and tools, we'll generate a rendition of the song that captures its essence and charm.

3ba2523b7e2781fb751a6a9d79af6ebd

Requirements:

  • Python 3.x

  • Libraries: pygame, time,sys,os,subprocess,numpy

  • A working computer

Installation:

  1. Ensure you have Python 3.x installed on your system. If not, download and install it from Python's official website.

  2. Install the required libraries using pip:

    pip install pygame
    pip install subprocess
    pip install numpy
    

Usage:

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/still-alive-portal1.git
    
  2. Navigate to the project directory:

    cd still-alive-portal1
    
  3. Inside the "stillalive.py" file, change the values of the c1 and c2 variables such that the directory they point to is the same one as the one your files are in! Same thing for the StillAlive.mp3 file.

  4. Run the Python script: (Preferably by dragging it to your terminal)

    python still_alive.py
    
  5. Sit back, relax, and enjoy the musical experience as the program recreates "Still Alive" for you!

Contributing:

Contributions to improve the accuracy or add features to the song recreation are welcome! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/improvement).
  6. Create a new Pull Request.

Credits:

  • Microwavedd - Project Lead
  • That one Red Bull I took at 3AM yesterday - Contributors
  • Nicolayuwu - Moral Support

License:

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer:

This project is an educational and recreational endeavor, aiming to pay tribute to the original song from Portal 1. It is not affiliated with or endorsed by Valve Corporation. All rights to the song and its associated intellectual property belong to Valve Corporation.

About

The credits song from Portal 1, In your terminal! (Welp, in two of em). Made and Directed by Microwavedd

Resources

License

Stars

Watchers

Forks

Packages

No packages published