14 lines
No EOL
598 B
Markdown
14 lines
No EOL
598 B
Markdown
{{{
|
|
"planted": "9/21/2020",
|
|
"repotted": "1/4/2026",
|
|
"nobreak": "true"
|
|
}}}
|
|
|
|
* Teaching the new guy.
|
|
#pico8
|
|
|
|

|
|
|
|
* My player implementation was easily made portable, so I could add the infrastructure needed to allow for multiple controllable characters. With a little bit of cost-cutting (removing overhangs) I was able to get the CPU load under 50% and split the screen for local PvP!
|
|
|
|
* This is just a branch of my project, so I am still working on a main singleplayer version! I may release this version standalone earlier, depending on how much I develop it. |