<?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>Wiki Page Discussions (new posts)</title>
		<link>http://tibasicdev.wikidot.com/forum/c-503/wiki-page-discussions</link>
		<description>Posts in the forum category &quot;Wiki Page Discussions&quot; - Questions about certain wiki pages</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 13 May 2026 03:39:15 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-7065619</guid>
				<title>BCBetaTetris: help</title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-7065619</link>
				<description></description>
				<pubDate>Fri, 11 Jul 2025 23:20:27 +0000</pubDate>
				<wikidot:authorName>tah3r</wikidot:authorName>				<wikidot:authorUserId>9770235</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>how do i type the s then BETA</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-3320031#post-7023582</guid>
				<title>Pong CE: Color Optimization</title>
				<link>http://tibasicdev.wikidot.com/forum/t-3320031/pong-ce#post-7023582</link>
				<description></description>
				<pubDate>Fri, 06 Jun 2025 21:02:36 +0000</pubDate>
				<wikidot:authorName>OK Calculator</wikidot:authorName>				<wikidot:authorUserId>9664703</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi there.</p> <p>I'm fairly new to this website, so I'm not sure if I am allowed to post on old threads. I thought it is okay for this since it is on archives, though.<br /> I was looking through this code, and it looks like you used Lbls and Gotos to change the color of the paddle with a menu command. To make this much simpler and more efficient, something I have done in the past is to save colors to a string and call a character from the string. Here is an example of it's use in making fireworks:</p> <div class="code"> <pre><code>If A≠10101:Disp &quot;PRGM IS LOCKED:Wait 4:Stop:End ClrHome ClrTable Lbl 5 DispGraph Output(3,8,&quot;HIGH SCORE:&quot; Line(80,60,­105,60,1,YELLOW) Line(­105,110,80,110,5,YELLOW) Line(80,60,80,110,2,YELLOW) Line(­105,60,­105,110,2,YELLOW) length(toString(⌊HIGH) Output(6,8,⌊HIGH(1 Output(6,7+Ans,&quot;SECONDS!&quot;) randInt(1,5) If Ans=1:TextColor(BLUE If Ans=2:TextColor(RED If Ans=3:TextColor(MAGENTA If Ans=4:TextColor(GREEN If Ans=5:TextColor(ORANGE Text(145,15,&quot;PRESS ENTER TO RETURN TO THE MENU&quot; Text(randInt(1,150),randInt(1,250),&quot;* Text(randInt(1,150),randInt(1,250),&quot;* TextColor(BLUE Text(randInt(1,150),randInt(1,250),&quot;* TextColor(RED Text(randInt(1,150),randInt(1,250),&quot;* TextColor(MAGENTA Text(randInt(1,150),randInt(1,250),&quot;* TextColor(GREEN Text(randInt(1,150),randInt(1,250),&quot;* TextColor(ORANGE Text(randInt(1,150),randInt(1,250),&quot;* ClrTable getKey→K If K≠105:Goto 5 10101→A prgmCHASE</code></pre></div> <br /> For your use, you could have rows of text and a &quot;&gt;&quot; that moves with a up and down, stores to a variable, and takes that color from the string.<br /> Once again, I am fairly new, so I'm not sure if this would work on all calculators. I would be glad if this could help you.<br /> Also Myles, thank you for contributing so much to the wikidot community; I love your programs.<br /> Thanks!
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-6884683</guid>
				<title>BCBetaTetris: Re: source code</title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-6884683</link>
				<description></description>
				<pubDate>Mon, 17 Mar 2025 13:05:48 +0000</pubDate>
				<wikidot:authorName>Pat12743033</wikidot:authorName>				<wikidot:authorUserId>9613494</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>When I copied the program into my calculator, it deleted a bottom line that had two or more blocks in a row every time a piece finished landing.(in other words, it deleted the bottom part of every piece that landed, including the pieces adjacent to it). I'm a little sure it has to do with the huge If command with all of the pixel tests, but i entered it correctly. pls help</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-847251#post-6828260</guid>
				<title>Nibbles: Re: ABOUT NIBBLES</title>
				<link>http://tibasicdev.wikidot.com/forum/t-847251/nibbles#post-6828260</link>
				<description></description>
				<pubDate>Sun, 23 Feb 2025 03:39:32 +0000</pubDate>
				<wikidot:authorName>LieAble</wikidot:authorName>				<wikidot:authorUserId>9584597</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Im getting an error on the 104→Xmax( and the -74→Ymin( part. I entered the code by hand on my Ti-84 Plus, and on the actual code here there isn't a &quot;(&quot; next to the max and min, but when I type it in to my calc it does so idk if that has something to do with it, but I cant even start the game with this error, any help??</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-6809455</guid>
				<title>BCBetaTetris: help !</title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-6809455</link>
				<description></description>
				<pubDate>Sun, 09 Feb 2025 20:00:47 +0000</pubDate>
				<wikidot:authorName>GenericEGG</wikidot:authorName>				<wikidot:authorUserId>9567535</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i don’t have a cable so i typed this in by hand and what’s happening is whenever the screen fills up with blocks instead of showing the game over screen it keeps playing and the blocks at the top get replaced with small pixels where they should be . the same “overlapping” bug happens even when a block is falling and goes over another block .i am a new user , help would be appreciated !! :]</p> <p>update : i fixed it , i had a 1 where an I should've been . ha !</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-848292#post-6764798</guid>
				<title>Foul Shot: </title>
				<link>http://tibasicdev.wikidot.com/forum/t-848292/foul-shot#post-6764798</link>
				<description></description>
				<pubDate>Wed, 01 Jan 2025 01:26:51 +0000</pubDate>
				<wikidot:authorName>A_MathFan</wikidot:authorName>				<wikidot:authorUserId>9520160</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>For the gravity probably</p> <p>G-V→G</p> <p>V is the velocity of the gravity, and G is the gravity. And only do Y+G→Y<br /> Y is the vertical position of the ball or object.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-848292#post-6764796</guid>
				<title>Foul Shot: </title>
				<link>http://tibasicdev.wikidot.com/forum/t-848292/foul-shot#post-6764796</link>
				<description></description>
				<pubDate>Wed, 01 Jan 2025 01:24:29 +0000</pubDate>
				<wikidot:authorName>A_MathFan</wikidot:authorName>				<wikidot:authorUserId>9520160</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a question, You made this game with TI-Basic?<br /> And it runs only with the program?, or need other program/app ?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-6757244</guid>
				<title>BCBetaTetris: Re: source code</title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-6757244</link>
				<description></description>
				<pubDate>Wed, 18 Dec 2024 15:05:22 +0000</pubDate>
				<wikidot:authorName>abcfs</wikidot:authorName>				<wikidot:authorUserId>9506358</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I cant find the square command where is it?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-103258#post-6754796</guid>
				<title>Metroid Pi: How?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-103258/metroid-pi#post-6754796</link>
				<description></description>
				<pubDate>Fri, 13 Dec 2024 20:31:32 +0000</pubDate>
				<wikidot:authorName>NiNjaMAN1210</wikidot:authorName>				<wikidot:authorUserId>9480928</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>How do I get past the first boss? (seems like a strange question, lol, but help!!!)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-1232321#post-6749056</guid>
				<title>Space Snake: How do I write this?</title>
				<link>http://tibasicdev.wikidot.com/forum/t-1232321/space-snake#post-6749056</link>
				<description></description>
				<pubDate>Wed, 04 Dec 2024 14:31:49 +0000</pubDate>
				<wikidot:authorName>NiNjaMAN1210</wikidot:authorName>				<wikidot:authorUserId>9480928</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>WHERE IS THE PERCENT SYMBOL, OR WHAT DOES IT STAND FOR?? Also, ZnMax?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-6568019</guid>
				<title>BCBetaTetris: </title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-6568019</link>
				<description></description>
				<pubDate>Fri, 19 Jul 2024 00:00:39 +0000</pubDate>
				<wikidot:authorName>Michael2_3B</wikidot:authorName>				<wikidot:authorUserId>1974546</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So there's this thing called &quot;Google&quot;. Here's what theta looks like: θ</p> <p>To get θ on your calculator, just hit alpha, then hit 3. You'll see the θ symbol printed just above the 3 key.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-6566152</guid>
				<title>BCBetaTetris: </title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-6566152</link>
				<description></description>
				<pubDate>Tue, 16 Jul 2024 18:02:34 +0000</pubDate>
				<wikidot:authorName>MT2YT</wikidot:authorName>				<wikidot:authorUserId>9299631</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>What’s a “theta”</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-657570#post-6508606</guid>
				<title>Simon Says: Re: Err: syntax</title>
				<link>http://tibasicdev.wikidot.com/forum/t-657570/simon-says#post-6508606</link>
				<description></description>
				<pubDate>Fri, 10 May 2024 20:37:45 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Be sure that you're using the List variable (2nd + 1) and not typing in just &quot;L1&quot;, that should fix the issue</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-657570#post-6481890</guid>
				<title>Simon Says: Err: syntax</title>
				<link>http://tibasicdev.wikidot.com/forum/t-657570/simon-says#post-6481890</link>
				<description></description>
				<pubDate>Fri, 19 Apr 2024 17:39:58 +0000</pubDate>
				<wikidot:authorName>Madssss</wikidot:authorName>				<wikidot:authorUserId>9109112</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So, I'm new to programming in general, so I don't know how to fix this issue. My TI-83 plus keeps saying there's an issue with this line of code: DelVar LO&quot;?→Str1 (I tried to copy and paste it but it wouldn't let me, it doesnt look exactly how the code did) also, I am just typing in the code myself, I am not uploading it from a computer. Does anyone know how to fix it? Any tips would be helpful</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-47992#post-6481423</guid>
				<title>Games: </title>
				<link>http://tibasicdev.wikidot.com/forum/t-47992/games#post-6481423</link>
				<description></description>
				<pubDate>Thu, 18 Apr 2024 22:41:57 +0000</pubDate>
				<wikidot:authorName>MrGumballs</wikidot:authorName>				<wikidot:authorUserId>9104701</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi I like Calculators</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-6458820</guid>
				<title>BCBetaTetris: Problem with the next piece.</title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-6458820</link>
				<description></description>
				<pubDate>Fri, 15 Mar 2024 16:16:19 +0000</pubDate>
				<wikidot:authorName>Sm1ley</wikidot:authorName>				<wikidot:authorUserId>9065111</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This is not pressing issue but my next pieces aren't deleting after they are used and they are overlapping in the box, I think I missed the line where the box is cleared before the next peice is displayed and they are meshing together. Could somebody point me to the line I'm missing?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-172563#post-6441672</guid>
				<title>The Text( Command: Re: Text() and outputting a fixed number of decimal places</title>
				<link>http://tibasicdev.wikidot.com/forum/t-172563/the-text-command#post-6441672</link>
				<description></description>
				<pubDate>Mon, 26 Feb 2024 20:01:47 +0000</pubDate>
				<wikidot:authorName>Trenly</wikidot:authorName>				<wikidot:authorUserId>1905506</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The workaround you mentioned is what I usually do. You can use <tt>log()</tt> and <tt>iPart</tt> to get the number of places to the left of the decimal point, then use <tt>Text(A,B,&quot;0.00&quot;)</tt> to write the 0's. After that you can use the <a href="http://tibasicdev.wikidot.com/number-one-liners" target="_blank">rounding routine</a> with <tt>0.01 → N</tt> to round the final number to the nearest cent before outputting it</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-172563#post-6437730</guid>
				<title>The Text( Command: Text() and outputting a fixed number of decimal places</title>
				<link>http://tibasicdev.wikidot.com/forum/t-172563/the-text-command#post-6437730</link>
				<description></description>
				<pubDate>Thu, 22 Feb 2024 07:18:02 +0000</pubDate>
				<wikidot:authorName>SuperSimo</wikidot:authorName>				<wikidot:authorUserId>8915747</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The <tt>Text()</tt> command seems to ignore the &quot;<a href="http://tibasicdev.wikidot.com/fix">Fix</a>&quot; setting (fixed number of decimal places), which would be useful if you were outputting dollars and cents. It seems to just output floating point values. Has anyone found a way to force it to always show two decimal places?</p> <p>(A workaround might be some complex logic to round the number and then check if there actually are any decimals and how many, and then manually output zeroes, but that's a pretty ugly workaround.)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-847246#post-6437245</guid>
				<title>Portal: Plz do us a favor</title>
				<link>http://tibasicdev.wikidot.com/forum/t-847246/portal#post-6437245</link>
				<description></description>
				<pubDate>Wed, 21 Feb 2024 16:42:14 +0000</pubDate>
				<wikidot:authorName>DillonCharlesLevy</wikidot:authorName>				<wikidot:authorUserId>8941531</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have the cable for my calculator but it doesn't work sometimes (It's complicated) and (I have a ti-83+ but it probably doesn't matter) I also would like the source code. Thank you in advance. (ik that that post was 6 long years ago) :(</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-108500#post-6328767</guid>
				<title>BCBetaTetris: Re: Major Bug Fix</title>
				<link>http://tibasicdev.wikidot.com/forum/t-108500/bcbetatetris#post-6328767</link>
				<description></description>
				<pubDate>Mon, 01 Jan 2024 04:16:31 +0000</pubDate>
				<wikidot:authorName>DillonCharlesLevy</wikidot:authorName>				<wikidot:authorUserId>8941531</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm dumb :( x2</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>