DukeNukem & Coder
Hey Coder, heard you can build a bot that never loses. How about we create a fighting AI and I get to test it on the field—see if you can keep up with a real warrior.
Sounds ambitious. I’d start with a virtual arena and a set of rules so we can tweak it safely, then move to real tests if it passes all checks. What kind of combat and platform do you have in mind?
I want a rugged, open‑air arena—no cages, no fancy tech. Start with VR to test the moves, then drop the bot into a real field with weighted weapons. Keep it gritty, keep it real. Let's see if the code can handle a true fight.
Sounds like a challenge. First we’ll build a simple VR arena that mimics the real physics—mass, inertia, friction—so the bot learns realistic reactions. Once it passes those tests, we’ll swap the VR for a weighted‑weapon setup and drop it onto a real field. I’ll keep the code modular so we can tweak the AI and the environment without rewiring everything. Ready to start with the VR prototype?
Yeah, bring it on. Let’s fire up that VR rig, watch it learn the moves, then see if it can stand up to a real sword. I’m ready to see that code turn into a warrior.
Great, let’s start by setting up a basic physics engine in Unity and load a simple 3‑D human model. We’ll script a few primitive moves—walk, block, jab—then use reinforcement learning to let it refine its strategy. I’ll keep the code clean and modular so we can plug in the weighted‑sword model later. Ready to fire up the rig?