12 Forks
51 Stars
51 Watchers

kurinji

Kurinji Input Map aims to decouple game play code from device specific input api. This is achieved by providing apis that allows you to map game actions to device input events instead of directly handling device inputs.

How to download and setup kurinji

Open terminal and run command
git clone https://github.com/PradeepKumarRajamanickam/kurinji.git
git clone is used to create a copy or clone of kurinji repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kurinji https://github.com/PradeepKumarRajamanickam/kurinji/archive/master.zip

Or simply clone kurinji with SSH
[email protected]:PradeepKumarRajamanickam/kurinji.git

If you have some problems with kurinji

You may open issue on kurinji support forum (system) here: https://github.com/PradeepKumarRajamanickam/kurinji/issues