/cpp-rhythm-game

A C++ rhythm game developed by me for my final project. I don't recommend using this for anything.

Primary LanguageC

C/C++ CI

Compiling (Windows)

pacman -S --needed base-devel mingw-w64-x86_64-toolchain mingw-w64-x86_64-lua mingw-w64-x86_64-glew
  • Run these commands to compile:
git clone https://github.com/tredu/projektityo2022-KimiJok1.git
cd projektityo2022-KimiJok1
make

Credits

  • Penis shader by Velcrow
  • Everything else by ItzFireable