Skip to content

Remake of the Portal game credits ('Still Alive' song)

License

Notifications You must be signed in to change notification settings

ivanp7/still-alive

Repository files navigation

Remake of the Portal game credits ('Still Alive' song)

Screenshot:

Screenshot

Full video:

Video

Dependencies:

Build dependencies:

  • gcc-compatible compiler (like clang)
  • objcopy
  • pkg-config
  • make

How to build:

  1. Download and build the station-app

    • configure with the recommended flags: ./configure -aoACSM
    • build: ninja -v
    • build/libstation-app.a will be built
  2. Build this project

    • you may need to edit value of STATION_PATH in Makefile, it must be a path to the directory containing station-app.pc file
    • build: make
    • still-alive will be built

How to run:

$ ./still-alive

About

Remake of the Portal game credits ('Still Alive' song)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published