I note here what I’ve needed in order to run game. (Ubuntu/WSL)
$ sudo add-apt-repository ppa:texus/raylib
$ sudo apt install chicken-bin libraylib5-dev
$ sudo chicken-install mathh srfi-1 raylib
$ mkdir alpha-in-revolt-source
$ cd alpha-in-revolt-source
$ unzip ../alpha-in-revolt-source.zip
$ rm *.o
$ make
$ ./alpha