Jake
|
2c0c13bc9b
|
added basic line following, need to work it into lesson system
|
2025-07-17 14:10:54 +08:00 |
Jake
|
92b2b12f92
|
new, minimalist layout
|
2025-06-24 13:21:04 +08:00 |
Jake
|
6051be2f61
|
robot sensor values now available in simulation, line sensors return distance, await is automatically inserted before sleep commands
|
2025-03-30 21:31:04 +08:00 |
Jake
|
938d5790ae
|
line sensors now drawn correctly and work with matter.js physics system
|
2025-03-29 23:10:25 +08:00 |
Jake
|
c7a0c9c834
|
implementing matter.js, added obstacles and tank, need to convert to rigidbody driven rather than just moving pixels for movement
|
2025-03-27 18:58:27 +08:00 |
Jake
|
485aa4557d
|
added sensor objects and drawing, multiple extended types, no logic yet
|
2025-03-27 14:38:23 +08:00 |
Jake
|
58e65b2967
|
added Robot class, robot module can send move and turn commands to player robot, no connection to AI robots yet
|
2025-03-24 12:25:55 +08:00 |