Welcome to the my Electron Configuration Game. This was a chemistry project that I created in sophomore year for the quantum mechanics unit. Feel free to fork or clone this repo.
The finished .exe file is included with the rest of the code. However, if you choose to make any changes, there is a shell script that can be run to rebuild the program. Make sure you have everything necessary to run the jpackage command. Also, the .jar file will need to be replaced with an updated .jar file if any changes are made. I will try to add comments to this in the future to make it easy to read. Thanks!
jpackage manual: https://docs.oracle.com/en/java/javase/14/docs/specs/man/jpackage.html