12 lines
No EOL
421 B
Markdown
12 lines
No EOL
421 B
Markdown
{{{
|
|
"planted": "9/24/2020",
|
|
"repotted": "1/4/2026",
|
|
"nobreak": "true"
|
|
}}}
|
|
|
|
* He's a little confused... but he's got the spirit!
|
|
#pico8 (more below)
|
|
|
|

|
|
|
|
* This one took a bit longer, but I've added an AI system! It uses a state machine similar to Doom (1993), which is currently very bare. Currently both the enemy (randomly moving around) and the bullets are being controlled by it. |