This commit is contained in:
parent
d6f2c8c3aa
commit
fc29d70960
1 changed files with 22 additions and 0 deletions
22
content/posts/2024-05-28.md
Normal file
22
content/posts/2024-05-28.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
+++
|
||||
title = 2024-05-28
|
||||
author = ["SouthFox"]
|
||||
date = 2024-05-28T23:48:00+08:00
|
||||
lastmod = 2024-05-28T23:55:23+08:00
|
||||
tags = ["publish"]
|
||||
draft = false
|
||||
+++
|
||||
|
||||
## Lisp Game Jam {#lisp-game-jam}
|
||||
|
||||
在熬了周末的夜晚后之后终于做出来了:
|
||||
|
||||
<https://southfox.itch.io/parentheses-is-you>
|
||||
|
||||
真得有点在渡劫的感觉……难道我这种 [ADHD]({{< relref "../main/20231104101442-adhd.md" >}}) 特质的人真得终身以死线为伴吗?
|
||||
|
||||
具体的感想:
|
||||
|
||||
- [Scheme]({{< relref "../main/20240519235937-scheme.md" >}}) 的语法真得充斥者满天飞的魔法,而且文档真得挺不全面的,到现在我对 Guix 和 Guile 还有 Scheme 之间的联系有点困惑。
|
||||
- 规则只要定下来而且定的好,那么[涌现现象]({{< relref "../main/20230220220559-涌现现象.md" >}})就会体现。
|
||||
- 能在浏览器中运行对分发真得是巨大提升,对比只能在 Linux 下载运行的游戏大概有两到三倍的评价次数提升(针对这次 game jam )。
|
Loading…
Reference in a new issue