My Odin lang version of Cannon Fodder. This is still highly in-progress ;).
This is part of learning cool new programming language and a test how one creates games with the help of AI
Run following:
./build_fodder_marine.shJust to run the game:
odin run fodder_marine.odin - fileChecking is something wrong in Odin:
odin check fodder_marine.odin -fileI've used mostly Warp shell (or ADE) as a tool as well as Zed editor.
My ideas are then moved to prompt for AI agent and then I read the code in editor, just be sure that it should do what I intended it to do.