diff options
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/using-lisp-for-game-ai/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/posts/using-lisp-for-game-ai/index.md b/content/posts/using-lisp-for-game-ai/index.md index 3eed062..1e46d66 100644 --- a/content/posts/using-lisp-for-game-ai/index.md +++ b/content/posts/using-lisp-for-game-ai/index.md @@ -1,7 +1,9 @@ --- title: "Using Lisp for Game AI" date: 2022-01-22T14:25:47-05:00 -draft: true +type: "post" +draft: false +tags: [free-software, software, software-release, lisp, ai] --- The relationship I have had with Lisp until recently has basically amounted to: "It sounds interesting, it seems highly polarizing, and I have no immediate reason to learn it". |