Skydda
is a C++
Terminal-based videogame, ideated and developed by @FLAK-ZOSO and @Elisssx.
Windows 10/11
Windows Terminal
Or, alternatively, since v1.4.0
...
Linux
- Download the latest release from here
- Extract the
.zip
file - Compile the
main.cpp
file withg++ main.cpp -o skydda -std=c++17 -Wall -O3
- Run the
forsiktig.exe
file withWindows Terminal
- Download the latest release from here
- Extract the
.zip
file - Compile the
main.cpp
file withg++ main.cpp -o skydda -std=c++17 -Wall -O3
- Run the
forsiktig
file
- Download the latest executable from here
- Run the
forsiktig.exe
file withWindows Terminal
- Download the latest executable from here
- Run the
forsiktig
file
Ubuntu 20.04
.