this is a proof-of-concept prototype program of a robot I am building, called wanderbot. the robot's main goal is just to wander around, explore, and map out what it finds. if something gets too close, like a wall, it will use it's raycaster to find a way around it. there may be some bugs. but this is just a test.
Most of the code was made by bombboom20. I only made the player and hid the ray tracing. V0.2 player movement a bit buggy