xyproto / keydrums

Play drums with the qweasd keys, randomze the kit with f and stop the sound with space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keydrums

Play drums with the qweasd keys, randomze the kit with f and stop the sound with space.

Screenshot

keybindings

Requirements

  • Uses SDL2.
  • Download and extract the drum samples, either manually or by using make run.

Building

  • Build with make or with cxx.

Testing

  • Tested on Arch Linux.

General info

About

Play drums with the qweasd keys, randomze the kit with f and stop the sound with space

License:MIT License


Languages

Language:C++ 95.2%Language:Makefile 4.8%