<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Coding on Ted Factory</title><link>https://tedfactory.com/en/tags/coding/</link><description>Recent content in Coding on Ted Factory</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 02 Mar 2026 15:55:29 +0900</lastBuildDate><atom:link href="https://tedfactory.com/en/tags/coding/index.xml" rel="self" type="application/rss+xml"/><item><title>Code Battle</title><link>https://tedfactory.com/en/apps/codebattle/</link><pubDate>Sun, 18 Jan 2026 00:00:00 +0900</pubDate><guid>https://tedfactory.com/en/apps/codebattle/</guid><description>&lt;h1 id="code-battle"&gt;Code Battle&lt;a class="anchor" href="#code-battle"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Code Battle is a website operated by the author where &lt;strong&gt;your code&lt;/strong&gt; and &lt;strong&gt;your opponent’s code&lt;/strong&gt; fight &lt;strong&gt;one turn (TURN) at a time&lt;/strong&gt;. A GAME consists of multiple ROUNDs, and each ROUND consists of multiple TURNs. In each TURN, “my choice” and “the opponent’s choice” determine win/lose and score, and the accumulated results determine ROUND win/lose and GAME win/lose.&lt;/p&gt;

&lt;p style="margin-top: 8px; margin-bottom: 20px;"&gt;
 &lt;a href="https://codebattle.online/" target="_blank" rel="noopener noreferrer"&gt;Code Battle site (https://codebattle.online/)&lt;/a&gt;
&lt;/p&gt;

&lt;h2 id="what-is-code-battle"&gt;What is Code Battle?&lt;a class="anchor" href="#what-is-code-battle"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The core of Code Battle isn’t “solving a problem with a single correct answer.” Instead, it’s a structure where you &lt;strong&gt;implement a strategy in code to beat the opponent&lt;/strong&gt;. You don’t just finish after solving something—you analyze the opponent’s patterns, predict the next turns, and reflect those predictions in code to &lt;strong&gt;shape the flow of a match&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>