<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Connect 4 help</title>
		<link>http://tibasicdev.wikidot.com/forum/t-12724843/connect-4-help</link>
		<description>Posts in the discussion thread &quot;Connect 4 help&quot; - So I put some code in my calculator for connect 4 and am having some problems with it.</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 11 Mar 2026 17:02:52 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-12724843#post-4417523</guid>
				<title>Re: Connect 4 help</title>
				<link>http://tibasicdev.wikidot.com/forum/t-12724843/connect-4-help#post-4417523</link>
				<description></description>
				<pubDate>Thu, 07 Nov 2019 16:47:00 +0000</pubDate>
				<wikidot:authorName>doodledill21</wikidot:authorName>				<wikidot:authorUserId>5839204</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>has the code been updated or does it need to be changed because I prefer to code by hand. thanks</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-12724843#post-4404250</guid>
				<title>Re: Connect 4 help</title>
				<link>http://tibasicdev.wikidot.com/forum/t-12724843/connect-4-help#post-4404250</link>
				<description></description>
				<pubDate>Tue, 22 Oct 2019 13:29:14 +0000</pubDate>
				<wikidot:authorName>Magikarpgm</wikidot:authorName>				<wikidot:authorUserId>4749989</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>yeah that seems to work</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-12724843#post-4404057</guid>
				<title>Re: Connect 4 help</title>
				<link>http://tibasicdev.wikidot.com/forum/t-12724843/connect-4-help#post-4404057</link>
				<description></description>
				<pubDate>Tue, 22 Oct 2019 06:52:42 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Remove the last parentheses and make sure that you're using the Sto arrow instead of a minus sign and greater than sign</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-12724843#post-4403654</guid>
				<title>Re: Connect 4 help</title>
				<link>http://tibasicdev.wikidot.com/forum/t-12724843/connect-4-help#post-4403654</link>
				<description></description>
				<pubDate>Mon, 21 Oct 2019 16:40:26 +0000</pubDate>
				<wikidot:authorName>Magikarpgm</wikidot:authorName>				<wikidot:authorUserId>4749989</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Syntax error on the</p> <div class="code"> <pre><code>V+L2(V-&gt;B)</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-12724843#post-4403568</guid>
				<title>Re: Connect 4 help</title>
				<link>http://tibasicdev.wikidot.com/forum/t-12724843/connect-4-help#post-4403568</link>
				<description></description>
				<pubDate>Mon, 21 Oct 2019 15:18:12 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What errors are you encountering in the code? We can't help unless you give us the error name and where the cursor brings you to.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-12724843#post-4403559</guid>
				<title>Connect 4 help</title>
				<link>http://tibasicdev.wikidot.com/forum/t-12724843/connect-4-help#post-4403559</link>
				<description></description>
				<pubDate>Mon, 21 Oct 2019 15:05:55 +0000</pubDate>
				<wikidot:authorName>Magikarpgm</wikidot:authorName>				<wikidot:authorUserId>4749989</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre><code>DelVar [A]{6,7→dim([A] //sets [A] to 6x7 all 0's Disp&quot; Disp&quot;+-+-+-+-+-+-+-+ For(A,1,5 Disp&quot;] End Output(8,1,&quot;] For(A,3,8 Output(A,15,&quot;[ End For(A,1,8 Output(A,16,sub(&quot;PLAYER_ _&quot;,A,1 //&quot;_&quot; is a space End DelVar θ2→P 7→dim(L₂ Fill(6,L₂ For(Z,1,42 If θ Goto 1 (P=1)2+(P=2)→P Output(8,16,P 2→V Repeat K=105 and L₂(.5V Output(1,V,&quot;v Repeat K getKey→K End Output(1,V,&quot;_ V+2(K=26 and V≤12)-2(K=24 and V≥4→V End .5V→V P(P=1)+(P-3)(P=2→[A](L₂(V),V) If P=1 Output(2+L₂(V),2V,&quot;0 //zero If P=2 Output(2+L₂(V),2V,&quot;O //letter O 0→θ If L₂(V)≤3 Then For(A,7,5,-1 cumSum(seq([A](A-I,V),I,1,4 If Ans(4)=4 1→θ If Ans(4)=-4 -1→θ End End For(A,0,3 cumSum(seq([A](L₂(V),A+I),I,1,4 If Ans(4)=4 1→θ If Ans(4)=-4 -1→θ End V+L₂(V-&gt;B If B≥5 and B≤10 Then seq([A](1,B-I),I,(B≤7)(B-1)+6(B≥8),(B≤7)+(B≥8)(B-7),-1→L₁ For(A,1,dim(L₁)-3 cumSum(seq(L₁(M),M,A,A+3 If Ans(4)=4 1→θ If Ans(4)=-4 -1→θ End End L2(V)-V→B If B≤2 and B≥-3 Then seq([A](I,I-B),I,(B≤-1)+(B+1)(B≥0),6(B≥0)+(B+7)(B≤-1→L₁ For(A,1,dim(L₁)-3 cumSum(seq(L1(M),M,A,A+3 If Ans(4)=4 1→θ If Ans(4)=-4 -1→θ End End L₂(V)-1→L₂(V End Lbl 1 ClrHome &quot;PLAYER_ If θ=1 Ans+&quot;1 If θ≠1 Ans+&quot;2 Ans+&quot; WINS! If Z=42 &quot;CAT GOT THE GAME Ans I had some problems with the code especially</code></pre></div> <br /> L2(V)-V→B<br /> [[/code]] <p>I was Just wondering if there were some things wrong with this code because I don't know much about coding</p> <p>also, this was brought from <a href="http://tibasicdev.wikidot.com/connect-4-2-player">http://tibasicdev.wikidot.com/connect-4-2-player</a></p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>