Knie Wieder
A downloadable game for Windows, macOS, and Linux
Install instructions
Windows
1. Make sure you have python installed. (Ideally within version 3.9 - 3.12)
To check if you have it installed, open the windows start menu and search for and open the Terminal app. Enter python --version and press the enter key. It should return something along the lines of Python 3.12.10.
If it is not recognized, install it with this link:
https://apps.microsoft.com/detail/9ncvdn91xzqp
2. Download "Windows.zip" from the above Download section.
3. Extract it.
4. Within the extracted folder, open the "KnieWieder.exe" file.
5. It will then begin installing all the packages it needs to work. Depending on how powerful your computer is, that can take 3-30 minutes.
Mac
1. Make sure you have python installed. (Ideally within version 3.9 - 3.12)
To check if you have it installed, open the launchpad with the F4 key and search for and open the Terminal app. Enter python --version and press the enter key. It should return something along the lines of Python 3.12.10.
If it is not found, install it with this link:
https://www.python.org/ftp/python/3.12.10/python-3.12.10-macos11.pkg
2. Download "Mac.zip" from the above Download section.
3. Unzip it.
4. Open the application.
5. If apple doesn't want to let you open the file, open System Preferences, go to Security & Privacy, and press "Open Anyway"
6. Once opened, it will then begin installing all the packages it needs to work. Depending on how powerful your computer is, that can take 3-30 minutes.
Linux
1. Make sure you have python installed. (Ideally within version 3.9 - 3.12). Note that most distros have it preinstalled.
To check if you have it installed, open a terminal and enter python --version. It should return something along the lines of Python 3.12.10.
If it is not found, install it with your package manager: sudo apt install python3.11-venv
2. Download "Linux.zip" from the above Download section.
3. Unzip it.
4. Within the extracted folder, open the "KnieWieder.x86_64" file.
(If that fails, make sure it has execution permissions: chmod +x KnieWieder.x86_64)
5. Once opened, it will then begin installing all the packages it needs to work. Depending on how powerful your computer is, that can take 3-30 minutes.
Leave a comment
Log in with itch.io to leave a comment.