contact me at [email protected] link\
This project is an integration of Linux command-line functionalities within Unreal Engine, allowing players to interact with a computer actor in the game world and execute real Linux commands in real time.
Key Features
1. Usage
There is an interactive computer actor in the game world. This actor can be activated to access a functional Linux terminal interface within the game. Players are then able to execute commands, explore directories, and perform basic operations as they would on a standard Linux system.
2. Basic Commands
The system supports a range of basic Linux commands, such as ls
and cat
3. Advanced Commands
Unfortunately, the system doesn’t support more advanced programs such as htop or nano, because of some font glitches.
Current Limitations and Challenges
Limited Command Set
While the system supports a variety of basic and advanced commands, the full range of Linux utilities is not yet available. Although I don’t have immediate plans to update this project, if I do, I would improve compatibility with more programs.