Skip to content

Commit 87ef98a

Browse files
committed
Some doc tweaks ahead of 0.1 beta 6
1 parent 617a234 commit 87ef98a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Firefighting game for the Atari 8-bit
44
Bill Kendrick <[email protected]>
55
http://www.newbreedsoftware.com/firefighter/
66

7-
0.1-beta-6 (2023-09-15):
7+
0.1-beta-6 (2023-09-16):
88
* Gameplay:
99
* When a worker dies, there's a short grace period
1010
until the game will allow another worker to die.
@@ -15,7 +15,7 @@ http://www.newbreedsoftware.com/firefighter/
1515
* Help text word-wrapped at 38 chars (instead of 40);
1616
improves readability if you [C]opy "D:README.TXT,E:" from DOS
1717
with Atari OS's default left-margin of 2
18-
* More levels
18+
* Two more levels
1919

2020
0.1-beta-5 (2023-09-13):
2121
* Gameplay:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A twin-stick firefighting action game for the Atari 8-bit.
1818
> (arcade; Williams Electronics, 1982).
1919
> See the [development docs](DEVELOPMENT.md).
2020
21-
Developed 2023-08-13 - 2023-09-14
21+
Developed 2023-08-13 - 2023-09-16
2222

2323
------------------------------------------------------------------------
2424

TODO.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Firefighting game for the Atari 8-bit
44
Bill Kendrick <[email protected]>
55
http://www.newbreedsoftware.com/firefighter/
66

7-
2023-08-18 - 2023-09-14
7+
2023-08-18 - 2023-09-16
88

99
* More levels
1010
(reminder: tweak LEVELS variable declaration in Makefile!)

0 commit comments

Comments
 (0)