/mojo_aoc_23

Solutions for adventure

MIT LicenseMIT

mojo_aoc_23

🌅1️⃣

  • 01.mojo [V0.5] mojo-python interactivity approach (PythonObject,Python.evaluate)

🌅2️⃣

  • 02.mojo[V0.5]
    • Register passable game struct
    • game: DynamicVector[game_structure]()
    • PythonObject for utilities: var splitted = line.split(":")

🌅3️⃣

  • 03.mojo[V0.5]
    • Register passable struct
    • PythonObject

🌅4️⃣

  • 04.mojo[V0.5]
    • PythonObject