Skip to content

Control Google Chrome's T-Rex Game Using Your Bass Guitar.

Notifications You must be signed in to change notification settings

six519/DinoBassControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dino Bass Controller

Control Google Chrome's T-Rex Game Using Your Bass Guitar. Play the "D" chord following with "G" to jump. Play "E" to quit the application.

Demo

https://www.facebook.com/ferdinandsilva/videos/10158814041578290

Install Requirements

nuget install Naudio -Version 1.10.0
copy NAudio.1.10.0\lib\net35\NAudio.dll

Compile

csc -out:control.exe -win32icon:guitar.ico /r:NAudio.dll *.cs

About

Control Google Chrome's T-Rex Game Using Your Bass Guitar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages