Skip to content

equitatyo/irebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Irebot

Building

Prerequisites

  • MINGW
  • GCC
  • make
git clone https://github.com/equitatyo/irebot.git
cd irebot
make

You will need to move glfw3.dll into the build folder and arial_rounded.tff to build/assets/

Usage

Player 1 and player 2 clicks should be placed in /build/player1 and /build/player2 respectively

Click structure should look like the following

player1
│
└───clicks
│   │   1.wav
│   │   2.wav
│   │   ...
│   
└───clicks
│   │   1.wav
│   │   2.wav
│   │   ...
│   
└───releases
│   │   1.wav
│   │   2.wav
│   │   ...
│   
└───softClicks
│   │   1.wav
│   │   2.wav
│   │   ...
│   
└───softReleases
    │   1.wav
    │   2.wav
    │   ...

Screenshots

GUI

Contributors

  • equitatyo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published