Jake
|
4f8c2ba774
|
added level editor, added third robot level (unfinished)
|
2025-07-06 17:10:06 +08:00 |
Jake
|
8a0219500d
|
added objectives to first robot lesson, locked compile button while executing, game world resets on compile & run
|
2025-07-04 15:50:06 +08:00 |
Jake
|
92b2b12f92
|
new, minimalist layout
|
2025-06-24 13:21:04 +08:00 |
Jake
|
2dfdbab898
|
obstacles and player position drawn from data/levels.json file
|
2025-06-19 00:05:09 +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
|
3934ec2ae1
|
reset button now resets robot and obstacles
|
2025-03-29 23:21:01 +08:00 |
Jake
|
f59c20686b
|
removed a bunch of functions that served the old, DIY physics system
|
2025-03-29 23:11:27 +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
|
0674e5ca2f
|
added line sensor obstacle collisions
|
2025-03-27 16:05:41 +08:00 |
Jake
|
485aa4557d
|
added sensor objects and drawing, multiple extended types, no logic yet
|
2025-03-27 14:38:23 +08:00 |