Skip to content

Instantly share code, notes, and snippets.

View 1ilir0lika's full-sized avatar

ilir lika 1ilir0lika

View GitHub Profile

Supertuxkart Server Setup Tutorial

Install dependencies:

sudo apt install wget git subversion make build-essential cmake pkg-config zlib1g-dev libcurl4-openssl-dev libssl-dev

Download the source code:

git clone https://github.com/supertuxkart/stk-code stk-code