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