Various files which are helpful for the development:
- build.nims - script to build the stable release for the game. Build the game in release mode and copy all files to the proper location. Important: run this script from the main project directory, not from this.
- tests.nims - script to run unit tests X times. Important: run this script from the main project directory, not from this.
- nimalyzer.cfg - the configuration script for nimalyzer tool to analyze the code of the game