Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.14 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.14 KB

Project: ZF

About

This is an experimental game about using command line to accomplish tasks and fight in space.

This game is made with Godot Engine and written in Rust using GDNative.

This project internally use a compiled WASI (The WebAssembly System Interface) version of nushell for command parsing / executing while using Wasmtime as the runtime at the same time. The in-game terminal emulator is powered by wezterm and rendering is handled in native godot APIs.

This game is mainly developed on Linux but also available for macOS and Windows.

Documents

License & Credits

License: MIT and avalible on Github. For libraries and other assets, see License & Credits and LICENSE-THIRD-PARTY.