The server on which connects AIdventure game.
- Clone the repository
git clone git@github.com:LyaaaaaGames/AIdventure_Server.git - Run the install.sh
./install.sh. The installer will ask if you want to support CUDA. - Run the run.sh
./run.sh
You might have to give the scripts the executable permission with chmod +x script_name
- Open
server/config.py - Edit what you want.