Skip to content

Commit b0c695c

Browse files
committed
Links to mentioned terminals
1 parent 03f98f2 commit b0c695c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ Terminal Doom will automatically pick them up from the `sound` directory. See th
2626
### Where does it run?
2727
Tested on macOS and Linux. Compiles on Windows as well, but no terminal there seems to run it (WezTerm likely gets closest in ssh local mode)
2828

29-
Currently works best in Ghostty and Kitty as these have solid implementations of the required specs. WezTerm should
30-
work if you use 'f' instead of ctrl keys for firing the gun.
29+
Currently works best in [Ghostty](https://ghostty.org/) and [Kitty](https://sw.kovidgoyal.net/kitty/) as these have solid implementations of the required specs. [WezTerm](https://wezfurlong.org/wezterm/index.html) works if you use 'f' instead of ctrl keys for firing the gun.
3130

3231
## Playing
3332
You can play keyboard-only (recommended) or in combination with a mouse. You can disable/enable mouse at any time by pressing `m`. This is useful when playing with keyboard on a laptop to avoid spurious input from the trackpad.
@@ -134,7 +133,7 @@ freedoom1.wad
134133
* Rendering and input is handled by [libvaxis](https://github.com/rockorager/libvaxis), a TUI library written in Zig
135134
* Sound is handled by [miniaudio](https://miniaud.io/), a single-file sound playback library
136135
* Build system (and the main input/rendering loop) is all [Zig](https://ziglang.org/)
137-
* Testing and debugging in Ghostty's terminal inspector (currently closed beta), [Kitty](https://sw.kovidgoyal.net/kitty/graphics-protocol/), and [WezTerm](https://wezfurlong.org/wezterm/index.html)
136+
* Testing and debugging in Ghostty's terminal inspector, Kitty, and WezTerm
138137

139138
## LICENSE
140139
As Terminal Doom is based on the doomgeneric project, the project as a whole is licensed under GPL2.

0 commit comments

Comments
 (0)