ESP32 MUD - vc
The v2 of the mud
      The ESP-32 mud lives there.
A year ago or so, I had started on an ESP32 mud. The hardware was alright, the code worked.. but nothing more.
So I wondered if the good friend Claude could help with redesigning a micropython MUD. It could.. And then we added
- Running independently on laptop or ESP32
 - Adding a captive portal page
 - Adding some saving facilities
 - Adding a python client.
 
Not so bad for a first try =)