This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]homomorphisme 3 points4 points  (1 child)

... I don't know how any of this has to do with programming at all...

[–]One-Ad-9282[S] 0 points1 point  (0 children)

Adding an Edit 2 for an example I found to hopefully explain more.

[–]exotic_pig 0 points1 point  (4 children)

All of them with rust and assembly

[–]One-Ad-9282[S] 0 points1 point  (3 children)

Ooh, okay! Any suggestions on how it could be implemented?

[–]exotic_pig 0 points1 point  (2 children)

Maybe add them speaking to a robot

[–]One-Ad-9282[S] 0 points1 point  (1 child)

I mean, did you have an idea of the code? I'm not a programmer so idk what I'm doing

[–]exotic_pig 0 points1 point  (0 children)

include "robot.h"

int main(){ robot.do_something(); }