Xterminate
A downloadable game for Windows, macOS, and Linux
Unfinished submission for the Terminal game jam.
Made using the Godot game engine with the godot-python and godot-xterm addons among others.
Released under GPLv3 or later.
Source available at https://github.com/lihop/xterminate.
Assets used:
- "Canon In D For 8 Bit Synths" by Kevin Macleod, from https://incompetech.filmmusic.io/song/6956-canon-in-d-for-8-bit-synths, released under CC-BY 4.0
- "Concentration" by Kevin Macleod, from https://incompetech.filmmusic.io/song/3536-concentration, released under CC-BY 4.0
- "Running on Ground" by Disagree, from https://freesound.org/people/Disagree/sounds/433725/, released under CC-BY 3.0
- "Animated Human Low Poly" by quaternius, from https://opengameart.org/content/animated-human-low-poly, released under CC-0
- "Laptop" by whilefun, from https://opengameart.org/content/laptop-0, released under CC-0
Download
Install instructions
Note: If it doesn't work on Linux you might need to install some python dependencies. Unzip the project and from inside the resulting directory run:
- chmod +x ./addons/pythonscript/x11-64/bin/python3
- ./addons/pythonscript/x11-64/bin/python3 -m ensurepip
- ./addons/pythonscript/x11-64/bin/python3 -m pip install -r requirements.txt
The same applies for other operating systems, but the paths will be different.
Leave a comment
Log in with itch.io to leave a comment.