<?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>Program Challenges (new posts)</title>
		<link>http://tibasicdev.wikidot.com/forum/c-32317/program-challenges</link>
		<description>Posts in the forum category &quot;Program Challenges&quot; - Seeing who can create the best program...</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 12 Jul 2026 12:51:52 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-5182497</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-5182497</link>
				<description></description>
				<pubDate>Fri, 21 Jan 2022 13:30:06 +0000</pubDate>
				<wikidot:authorName>Apersoma</wikidot:authorName>				<wikidot:authorUserId>7768523</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I've been doing this to study for my midterm in algebra, when I'm finished I'll upload it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4877494</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4877494</link>
				<description></description>
				<pubDate>Fri, 22 Jan 2021 17:30:47 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can upload them to the archives if you wish.<br /> As a friendly reminder, please don't post in threads more than a few months old ^w^</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4877421</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4877421</link>
				<description></description>
				<pubDate>Fri, 22 Jan 2021 15:43:02 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>you can post them if you want to</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4876765</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4876765</link>
				<description></description>
				<pubDate>Thu, 21 Jan 2021 20:07:21 +0000</pubDate>
				<wikidot:authorName>Gabe Prairie</wikidot:authorName>				<wikidot:authorUserId>7085949</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Heyo!<br /> I have a couple of programs that I have been creating over the past couple of months for my Geometry Class, I was wondering if I would be able to submit any of these?<br /> Thanks!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13892072#post-4833950</guid>
				<title>Time and Date conversion challenge: Time and Date conversion challenge</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13892072/time-and-date-conversion-challenge#post-4833950</link>
				<description></description>
				<pubDate>Tue, 01 Dec 2020 23:53:02 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello, everyone! Just for fun, I am making a challenge for you to complete. <strong>This challenge is targeted toward those who don't have a lot of experience in TI-Basic programming.</strong> But anyone with any experience level may participate.</p> <p>In this challenge, you will convert the <strong>current date and time</strong> to a <span style="text-decoration: underline;">percentage</span> that represents the progress of the year.</p> <p>For an example input of the current date and time, the following temporary lists will be used:</p> <p>Code:</p> <div class="code"> <pre><code>getDate→L1 getTime→L2</code></pre></div> <p>And the output will be a percentage that looks like this:</p> <p>Code:</p> <div class="code"> <pre><code>32.18 (% symbol is NOT required!)</code></pre></div> <p>Another example is the start of the year is the very beginning of the year is 00.00 and the end is 99.99.</p> <p>Requirements:</p> <ul> <li>The program must be equal to or less then <strong>750 bytes</strong></li> <li>The program must be compatible on <span style="text-decoration: underline;">all</span> models of the TI-84 Plus family (including color editions)</li> <li>The program must be compatible with <strong>OS 2.20+ (no 2.53MP+ commands)</strong></li> <li>The code must be YOURS! <span style="text-decoration: underline;">You may not copy it from other people.</span></li> <li>The output MUST have a fixed decimal place of two. (eg. 56.32)</li> <li>The output value must be <strong>&gt;0 and &lt;100.01</strong></li> <li><em>No assembly is permitted.</em> This includes ICE, Axe, BBC Basic, Grammar, etc.</li> <li><em>No libraries of any kind are permitted</em> including Celtic III, xLib, Axe, BatLib, etc.</li> <li><em>You must work on this by your own.</em> If you had help from others, what's the point?</li> <li>The deadline is 12:00 AM on January 1st, 2021 UTC.</li> <li>This program must work with any date and time of any year, <strong>INCLUDING LEAP YEARS.</strong></li> </ul> <p>You can take all the time you need, no need to rush!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13873957#post-4832751</guid>
				<title>oppisite of my complex challange: Re: oppisite of my complex challange</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13873957/oppisite-of-my-complex-challange#post-4832751</link>
				<description></description>
				<pubDate>Mon, 30 Nov 2020 17:21:42 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This challenge is pretty vague. How can we complete this without the basic components of making a challenge?</p> <p>You need to ask yourself some basic questions. For example&#8230;</p> <ul> <li>What should this challenge be about?</li> <li>What graphing calculators are used?</li> <li>Basic or Assembly?</li> <li>Can libraries be used?</li> <li>What are the memory restrictions for this?</li> <li>What should the objectives be?</li> <li>When is the deadline for submissions?</li> <li>When should the challenge start?</li> <li>Will there be any awards for the best entry?</li> </ul> <p>You need to post basic information based on the questions for challenges. Simply saying</p> <blockquote> <p>long coding but does something simple</p> </blockquote> <p>won't accomplish anything. I don't know what the requirements are. Neither does <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/trenly" ><img class="small" src="http://www.wikidot.com/avatar.php?userid=1905506&amp;amp;size=small&amp;amp;timestamp=1696955750" alt="Trenly" style="background-image:url(http://www.wikidot.com/userkarma.php?u=1905506)" /></a><a href="http://www.wikidot.com/user:info/trenly" >Trenly</a></span> or <span class="printuser avatarhover"><a href="http://www.wikidot.com/user:info/xeda-elnara" ><img class="small" src="http://www.wikidot.com/avatar.php?userid=595803&amp;amp;size=small&amp;amp;timestamp=1696955750" alt="Xeda Elnara" style="background-image:url(http://www.wikidot.com/userkarma.php?u=595803)" /></a><a href="http://www.wikidot.com/user:info/xeda-elnara" >Xeda Elnara</a></span>. How can we complete these things if we don't know what to do?</p> <p><span style="text-decoration: line-through;">Also, this site is pretty dead. I recommend posting challenges on Cemetech.net, whereas many more active users are.</span></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13873957#post-4831484</guid>
				<title>oppisite of my complex challange: Re: oppisite of my complex challange</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13873957/oppisite-of-my-complex-challange#post-4831484</link>
				<description></description>
				<pubDate>Sun, 29 Nov 2020 17:41:45 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i geusse you could call it that</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13873957#post-4827211</guid>
				<title>oppisite of my complex challange: Re: oppisite of my complex challange</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13873957/oppisite-of-my-complex-challange#post-4827211</link>
				<description></description>
				<pubDate>Tue, 24 Nov 2020 19:49:02 +0000</pubDate>
								<wikidot:authorUserId>6979576</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>so it's a Rube Goldberg program?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13873957#post-4827148</guid>
				<title>oppisite of my complex challange: oppisite of my complex challange</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13873957/oppisite-of-my-complex-challange#post-4827148</link>
				<description></description>
				<pubDate>Tue, 24 Nov 2020 17:34:58 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>long coding but does something simple</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4827143</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4827143</link>
				<description></description>
				<pubDate>Tue, 24 Nov 2020 17:33:27 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>you can choose what type of problem it sovles but you can choose at lest 3 different types of math problems a program that does quardratics or addition or square roots but you choose what it does in case you need to do more then one type of math problem hopefully this clears it up if not<br /> a program were you choose if it does addition square root or quardratics</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4824006</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4824006</link>
				<description></description>
				<pubDate>Fri, 20 Nov 2020 21:58:09 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It's hard to do that if you don't specify what you want us to do. We can't read your mind.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4823954</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4823954</link>
				<description></description>
				<pubDate>Fri, 20 Nov 2020 19:36:39 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>this are good but i mean it can do quadratic addition square root all in one or something like that but you choose what it solves</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4823852</guid>
				<title>make a program that can solve many different types of math problems: Nice</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4823852</link>
				<description></description>
				<pubDate>Fri, 20 Nov 2020 16:44:03 +0000</pubDate>
				<wikidot:authorName>YeetyFety2</wikidot:authorName>				<wikidot:authorUserId>7029909</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>ClrHome<br /> Disp {32/8,6-4,√(0)<br /> Output(3,1,&quot;NICE&quot;<br /> Pause<br /> ClrHome<br /> Stop</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13868582#post-4823704</guid>
				<title>chat bot: chat bot</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13868582/chat-bot#post-4823704</link>
				<description></description>
				<pubDate>Fri, 20 Nov 2020 13:59:10 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>make a random message generator like a chat bot</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13868581#post-4823702</guid>
				<title>animation: animation</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13868581/animation#post-4823702</link>
				<description></description>
				<pubDate>Fri, 20 Nov 2020 13:57:42 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>make a animation</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867862#post-4822928</guid>
				<title>short but complicated: Re: short but complicated</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867862/short-but-complicated#post-4822928</link>
				<description></description>
				<pubDate>Thu, 19 Nov 2020 22:18:28 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Not mine, but it's 23 bytes.<br /> It's a number guessing game.</p> <div class="code"> <pre><code>int(-ᴇ2rand While Ans+A Prompt A Disp (Ans+A)rand End</code></pre></div> <p>Negative numbers mean to guess higher and positive numbers mean to guess lower.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4822927</guid>
				<title>make a program that can solve many different types of math problems: Re: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4822927</link>
				<description></description>
				<pubDate>Thu, 19 Nov 2020 22:14:07 +0000</pubDate>
								<wikidot:authorUserId>3338172</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <div class="code"> <pre><code>Disp {√(16),9+10,0/1</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867868#post-4822821</guid>
				<title>make a program that can solve many different types of math problems: make a program that can solve many different types of math problems</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867868/make-a-program-that-can-solve-many-different-types-of-math-p#post-4822821</link>
				<description></description>
				<pubDate>Thu, 19 Nov 2020 19:40:55 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>you must be able to solve three or more different types of math problems</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13867862#post-4822806</guid>
				<title>short but complicated: short but complicated</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13867862/short-but-complicated#post-4822806</link>
				<description></description>
				<pubDate>Thu, 19 Nov 2020 19:30:14 +0000</pubDate>
				<wikidot:authorName>User748283</wikidot:authorName>				<wikidot:authorUserId>6690414</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>the code must be as short as it can be but do something complex like a game with as little coding as possible</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-13865757#post-4821169</guid>
				<title>Text Adventure: Text Adventure</title>
				<link>http://tibasicdev.wikidot.com/forum/t-13865757/text-adventure#post-4821169</link>
				<description></description>
				<pubDate>Wed, 18 Nov 2020 00:39:48 +0000</pubDate>
				<wikidot:authorName>YeetyFety2</wikidot:authorName>				<wikidot:authorUserId>7029909</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This is rather selfish, however I would like to challenge you all to create a text adventure in TI-83 Basic so I could play it. Again, fairly selfish. Thank you!<br /> Anyway, good luck!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>