The killer game is one of the most beautiful games that the blind love. We have modified this version to be distinguished from others.
How to run a server on a local host
To start with, you should install a copy of bgt and after downloading we will unzip the game file.
Second we have to go to the includes folder and then We will open the net.bgt file by editing it with bgt.
How to edit, we have to make sure to copy all codes witch we will put them in later correctly and then we will delete the first 3 lines and then We will replace them with the following codes
string netaddress = “localhost”;
int netport = 4456;
We will save the file to ensure that the previous lines are copied correctly.
To run the server, we must exit from the includes file and go to the server only. Here, we will search for the server.bgt file and we will open it. in this way, we had run the server, you can play normally.
happy koding
Download e the Killer Game Sourc code from here