1019.05 days ago
Apr 10, 2018 - 6:04 AM
1018.769 days ago
Apr 10, 2018 - 12:48 PM
1018.329 days ago
Apr 10, 2018 - 11:22 PM
Nice! If anyone's curious, the AI uses Markov chains to predict your next move based on your last few moves and your move history.
I had the enemy start with 75% health, but I think maybe it's too easy right now.
1018.32 days ago
Apr 10, 2018 - 11:35 PM
I did it with random button-mashing, which given your explanation would make sense.
1018.314 days ago
Apr 10, 2018 - 11:43 PM
Yep, that's a good strategy. This game is basically a test of your ability to press buttons pseudo-randomly, without accidentally introducing patterns. I think it's probably possible to get a > 50% success rate if you game the AI properly, but I'm not sure.
1018.296 days ago
Apr 11, 2018 - 12:09 AM
I figured out that it was using some sort of adaptive prediction method about the time I was at about 70% and it was at about 15%. That is when I started doing it randomly, since I knew it was the only way to game such a system.
Fun stuff.
1018.068 days ago
Apr 11, 2018 - 5:37 AM
292.332 days ago
Apr 5, 2020 - 11:17 PM
Nice. This is one of my favorites.
291.636 days ago
Apr 6, 2020 - 3:59 PM
{
"thread_id": "10069",
"posts": [
{
"id": "979378",
"time": "1523340255",
"html": "<a href=\"https://twocansandstring.com/games/wizardduel\">Wizard Duel</a>",
"user": "hydrogen777"
},
{
"id": "979385",
"time": "1523364496",
"html": "I wun :D",
"user": "angusbeef420"
},
{
"id": "979474",
"time": "1523402543",
"html": "Me 2",
"user": "diav"
},
{
"id": "979484",
"time": "1523403315",
"html": "Nice! If anyone's curious, the AI uses Markov chains to predict your next move based on your last few moves and your move history.<br /><br />I had the enemy start with 75% health, but I think maybe it's too easy right now.",
"user": "hydrogen777"
},
{
"id": "979488",
"time": "1523403810",
"html": "I did it with random button-mashing, which given your explanation would make sense.",
"user": "diav"
},
{
"id": "979510",
"time": "1523405348",
"html": "Yep, that's a good strategy. This game is basically a test of your ability to press buttons pseudo-randomly, without accidentally introducing patterns. I think it's probably possible to get a > 50% success rate if you game the AI properly, but I'm not sure.",
"user": "hydrogen777"
},
{
"id": "979559",
"time": "1523425055",
"html": "I figured out that it was using some sort of adaptive prediction method about the time I was at about 70% and it was at about 15%. That is when I started doing it randomly, since I knew it was the only way to game such a system.<br /><br />Fun stuff.",
"user": "terrabranford"
},
{
"id": "1073057",
"time": "1586128644",
"html": "Back online.",
"user": "hydrogen777"
},
{
"id": "1073094",
"time": "1586188798",
"html": "Nice. This is one of my favorites.",
"user": "adsfjlk"
}
],
"users": {
"hydrogen777": {
"name": "Hydrogen777",
"key": "hydrogen777",
"url": "/users/hydrogen777",
"avatar": "/uploads/drawn/11933.png",
"rankClass": "admin",
"rankText": "Admin",
"posts": "7435"
},
"angusbeef420": {
"name": "AngusBeef420",
"key": "angusbeef420",
"url": "/users/angusbeef420",
"avatar": "/uploads/drawn/9461.png",
"rankClass": "civilian",
"rankText": "",
"posts": "2222"
},
"diav": {
"name": "DIAV",
"key": "diav",
"url": "/users/diav",
"avatar": "/uploads/drawn/15553.png",
"rankClass": "civilian",
"rankText": "",
"posts": "15894"
},
"terrabranford": {
"name": "TerraBranford",
"key": "terrabranford",
"url": "/users/terrabranford",
"avatar": "/uploads/drawn/510.png",
"rankClass": "civilian",
"rankText": "",
"posts": "1953"
},
"adsfjlk": {
"name": "adsfjlk;",
"key": "adsfjlk",
"url": "/users/adsfjlk",
"avatar": "/uploads/drawn/19134.png",
"rankClass": "civilian",
"rankText": "",
"posts": "2087"
}
},
"page_num": 1,
"locked": 0,
"total_pages": 1
}