Install SplashKit
SplashKit is a beginner’s all-purpose software toolkit that will allow you to create fun and exciting programs more easily, especially for Graphical User Interface (GUI) programs.
Follow these steps to set up SplashKit on WSL and start building interactive, visually appealing applications on Windows!
Installation Steps
-
Open a WSL/Ubuntu Terminal
Launch your WSL or Ubuntu terminal.
-
Install the SplashKit Manager
Copy and paste the following command into your terminal, then press Enter:
This command downloads the installer directly from the SplashKit homepage.
-
Verify the Installation
Restart your terminal to ensure the new installation path is recognized, then run the following command to confirm SplashKit Manager (
skm
) is installed:You should see messages confirming the installation:
Tip: Use
skm help
to explore additional commands for managing SplashKit. -
Install Dependencies and Compile SplashKit
Run this command to install any necessary dependencies and compile SplashKit:
-
Install SplashKit Globally
For easier access, install SplashKit globally by running: