diff --git a/2025/howe/README.md b/2025/howe/README.md index 82e1ad00c3..e2f9d7de79 100644 --- a/2025/howe/README.md +++ b/2025/howe/README.md @@ -11,7 +11,7 @@ Award: Most likely to invade ``` # Press TAB to aim: Cycles through target choices before firing - # Press ENTRY to Fire: Kill lowest matching invader + # Press ENTER to Fire: Kill matching invader # Press ^C to quit early ./prog @@ -45,7 +45,7 @@ For an ASCII only version: ``` # Press TAB to aim: Cycles through target choices before firing - # Press ENTRY to Fire: Kill lowest matching invader + # Press ENTER to Fire: Kill matching invader # Press ^C to quit early ./prog.alt diff --git a/2025/howe/prog.html b/2025/howe/prog.html index f4cee0ca75..c082245ad1 100644 --- a/2025/howe/prog.html +++ b/2025/howe/prog.html @@ -496,6 +496,8 @@
With tmux: Currently the only solution is to downgrade the ASCII version of the game.
Thanks to Thomas Cort for play testing.
Casio SL-880 Calculator
diff --git a/2025/howe/prog.md b/2025/howe/prog.md
index 02d2511f60..5996314279 100644
--- a/2025/howe/prog.md
+++ b/2025/howe/prog.md
@@ -52,6 +52,12 @@ MG-880 Differences
* There was no ammo counter.
+Thanks
+------
+
+Thanks to [Thomas Cort](https://github.com/tcort) for play testing.
+
+
Issues
------