diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2023-02-14 12:05:12 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2023-02-14 12:05:12 -0500 |
commit | ffcfec725efedc43bcbe4385a4be4115ee3c10e1 (patch) | |
tree | ec5a821f5fc50becb8bccc711cbb879ec7af3fb9 |
Initial commit
-rw-r--r-- | Readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..aa4e393 --- /dev/null +++ b/Readme.md @@ -0,0 +1,11 @@ +Flaming devilish relish +======================== + +This project aims to recreate the famous "Guitar Hero" game using +a proprietary remote controller made in the context of a University +project. The brains of the remote is an arduino microcontroller and +the game's interface runs on a PC using the Qt framework. + + + + |