Skip to content

dadecoza/Catskillvania

Repository files navigation

Bud Catskillvania - CONDO of BUD

Windows Download

Benheck's original source code for the gameBadge3.

Game

Dependencies

  • libgtk-3-dev
  • libgme-dev

Debian/Ubuntu

sudo apt-get update && sudo apt-get install build-essential libgtk-3-dev libgme-dev

Windows (MinGW)

pacman -S base-devel mingw-w64-i686-toolchain mingw-w64-i686-gtk3 mingw-w64-x86_64-libgme

macOS

brew install llvm gtk+3 game-music-emu

Installation

Once the dependencies are installed ...

git clone https://github.com/dadecoza/Catskillvania.git
cd Catskillvania
make
./catskill

Game speed

You can change the game speed by passing a number between 100 (slower) and 300 (faster) as a command line argument.

catskill.exe 100

The default is 120.

Useful links

Awesome open source libraries

The original game