Bug Fix
My Robot » Devlog
Copying Tables
Due to last minute changes before the deadline, I introduced a bug moving some data around. By wrapping a table around another table, my simple copying method broke.
copy=pack(unpack(table))
Classic mistake, and I guess that's what I get for trying to cut corners writing code.
Token Limit
I look forward to updating this game with more levels and more gimmicks. Unfortunately, I'm up against the token limit, so I'm gonna need to get really clever squeezing in more code. Hopefully, there are some redundancies that can be refactored. I just gotta find them.
Files
index.zip Play in browser
Oct 15, 2023
My Robot
A game about a boy and his robot.
Status | Released |
Author | MindlessTurtle |
Genre | Puzzle |
Tags | PICO-8, Robots |
More posts
- My Robot ThemeOct 04, 2023
Leave a comment
Log in with itch.io to leave a comment.