Confirm Joystick

After checking online for joystick codes to use in my game, I found this

https://github.com/dantes2023/virtual-joystick-with-example/blob/master/lib_analog_stick.lua

I would like to know if it is free to use or not

Like, Do I have to quote the person who wrote it or ask for their permission, that kind of stuff

No lawyers here…  you’ll need to make your own determination.

Or you can use my joystick code: 

onestick.gif

https://roaminggamer.github.io/RGDocs/pages/SSK2/libraries/easy_inputs/

https://roaminggamer.github.io/RGDocs/pages/SSK2/libraries/easy_inputs/#onestick

https://roaminggamer.github.io/RGDocs/pages/SSK2/libraries/easy_inputs/#joystick-factory

SSK Source (Free to use in your games): https://github.com/roaminggamer/SSK2

SSK Docs: https://roaminggamer.github.io/RGDocs/pages/SSK2/

SSK Validation code Includes samples of joystick usage):https://github.com/roaminggamer/SSK2/raw/master/validation.zip

Other examples:

https://github.com/roaminggamer/RG_FreeStuff/

See folder:  ~/SSK2/kernels/*

Thanks

No lawyers here…  you’ll need to make your own determination.

Or you can use my joystick code: 

onestick.gif

https://roaminggamer.github.io/RGDocs/pages/SSK2/libraries/easy_inputs/

https://roaminggamer.github.io/RGDocs/pages/SSK2/libraries/easy_inputs/#onestick

https://roaminggamer.github.io/RGDocs/pages/SSK2/libraries/easy_inputs/#joystick-factory

SSK Source (Free to use in your games): https://github.com/roaminggamer/SSK2

SSK Docs: https://roaminggamer.github.io/RGDocs/pages/SSK2/

SSK Validation code Includes samples of joystick usage):https://github.com/roaminggamer/SSK2/raw/master/validation.zip

Other examples:

https://github.com/roaminggamer/RG_FreeStuff/

See folder:  ~/SSK2/kernels/*

Thanks