if you are using esp8266 boards, copy game8266.py as gameESP.py or use mpy-cross to compile to gameESP.mpy
if you are using esp32 boards, copy game32.py as gameESP.py or use mpy-cross to compile to gameESP.mpy
Install a version of the mpy-cross micropython pre-compiler that can run in your system (available from github).
#-----------------------------------------
#-----------------------------------------
#==================================================================================
#------------------------