diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-08-30 09:11:50 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-08-30 09:12:01 +0200 |
| commit | 5c307337d3793cb3803bbc16e3f65ac4ca23629c (patch) | |
| tree | 511515f129f42afc618e2735e2aaddb5ea6a8729 /content | |
| parent | 9432af23ccfd2032a0ccfe1dfb4cbebf757c3fd6 (diff) | |
| download | writefreesoftware.org-5c307337d3793cb3803bbc16e3f65ac4ca23629c.tar.xz | |
"The complete guide... video games": fix error
Thanks Jorge for pointing this out!
Diffstat (limited to 'content')
| -rw-r--r-- | content/blog/free-software-games.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/free-software-games.md b/content/blog/free-software-games.md index 5025c39..d8dfa4e 100644 --- a/content/blog/free-software-games.md +++ b/content/blog/free-software-games.md @@ -175,8 +175,8 @@ your community will be too busy having fun to judge you for the quality of your code. The idea that it just needs to be "cleaned up" first is the death of many projects which would otherwise have been made free software. If you feel this way, you will probably never be satisfied, and thus you'll never open it. I -assure you: your game is ready to make free software, no matter what state it's -in! +assure you: your game is ready to be made free software, no matter what state +it's in! Bonus: Ethan Lee tipped me off to some truly awful code which was left in VVVVVV, which you can freely browse on the [2.2 tag][vvvvvv 2.2]. It's not |
