Compile various Spike Prime program files into a menu
- Install Python
1.5. Make suretkinter
is installed with python - Clone this repository
- Copy all your python Spike program files into one directory
- Run this program
- Select the directory where you store your Spike Prime files
- Find the
output.py
in the directory of this repository - Edit the
output.py
so that each function inLOADED_FILES_LIST
has a icon as the third index of the list otherwise it will all be one shade
This:
LOADED_FILES_LIST = [
directory__file__function, True,
[
100,000,000,000,100,
000,100,100,100,000,
000,100,100,100,000,
000,100,100,100,000,
100,000,000,000,100,
] # this is the light list, also note you do not have to pad the zeros
]
Looks like this:
Left+Right Press | Left Press | Right Press |
---|---|---|
Run mission | decrement selection | increment selection |
SPIKE is a registered trademark of LEGO Juris A/S