Author Topic: TI-Freakware's Programming Contest  (Read 16423 times)

0 Members and 3 Guests are viewing this topic.

Liazon

  • Guest
TI-Freakware's Programming Contest
« Reply #15 on: June 18, 2006, 01:25:00 am »
Does coding style mean if the source is comprenhendible?  or if we comment it well?

Alex

  • Guest
TI-Freakware's Programming Contest
« Reply #16 on: June 18, 2006, 01:59:00 am »
Dude I am so in. :)smile.gif At first I wanted to complete Day5 for a Nov30 release, but then I read it must be a new, secret project, and it hit me - oh wait it's a secret :)smile.gif

Thanks for this TIFW!

- Alex

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
TI-Freakware's Programming Contest
« Reply #17 on: June 18, 2006, 04:10:00 am »
ok, readme (if I remember) should be in a txt format (notepad).

Also, as far as I know, you can have your contest info changed at any time, you just have to PM an administrator.
>(<')

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
TI-Freakware's Programming Contest
« Reply #18 on: June 18, 2006, 07:05:00 am »
readmes can be in .txt or .html, which ever you prefer.

Coding style means the code needs to be optimized, after a fashion. No Gotos out of a loop, etc...
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

crzyrbl

  • Guest
TI-Freakware's Programming Contest
« Reply #19 on: June 18, 2006, 03:15:00 pm »
what exactly does it mean by saying you cant release any "details?" Can we say the title?  I was thinking about doing K....

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
TI-Freakware's Programming Contest
« Reply #20 on: June 18, 2006, 07:49:00 pm »
hmmm...I'll probably enter...just not sure what I'll enter yet
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
TI-Freakware's Programming Contest
« Reply #21 on: June 18, 2006, 11:42:00 pm »
I got a great idea for the contest. Now I just have to finish it.
One of these days I'll get a sig I'm really proud of.

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
TI-Freakware's Programming Contest
« Reply #22 on: June 19, 2006, 01:49:00 am »
We would appreciate it if you didn't release anything to the public about it.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
TI-Freakware's Programming Contest
« Reply #23 on: June 19, 2006, 08:38:00 am »
dunno if I said it alwerady here but congrats for ticalc.org news
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Radical Pi

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1143
  • Rating: +5/-2
    • View Profile
    • RealityRevolution
TI-Freakware's Programming Contest
« Reply #24 on: June 19, 2006, 09:09:00 am »
I didn't notice it had news when I first checked the page. I usually don't bother with the news section anymore. :(sad.gif

oh yes, and congrats. :)smile.gif
One of these days I'll get a sig I'm really proud of.

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
TI-Freakware's Programming Contest
« Reply #25 on: June 19, 2006, 10:26:00 am »
one reasonn for keeping it private is that it makes it harder on us to know what project you did (that would be nice for fairness)
>(<')

Jc

  • Guest
TI-Freakware's Programming Contest
« Reply #26 on: June 20, 2006, 12:55:00 pm »
QuoteBegin-xlibman+Jun 19 2006, 07:38 PM-->
QUOTE (xlibman @ Jun 19 2006, 07:38 PM)
dunno if I said it alwerady here but congrats for ticalc.org news  

 Ooo, cool... maybe I'll do something weird and actually submit something!

Speaking of which... their fake news is somewhat... odd...

Offline Speler

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 857
  • Rating: +6/-2
    • View Profile
TI-Freakware's Programming Contest
« Reply #27 on: June 20, 2006, 02:00:00 pm »
QUOTE
No Gotos out of a loop, etc...

Will you check to make sure the Goto out of a loop isn't ended with a end so as to create a sub-routine?  I sometimes use this technique and want to make sure I'm safe doing so for the contest.

Offline rivereye

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 996
  • Rating: +0/-0
    • View Profile
TI-Freakware's Programming Contest
« Reply #28 on: June 20, 2006, 02:23:00 pm »
If I see it, I will check for that kind of stuff, as that would help keep memory errors down.
>(<')

Snake

  • Guest
TI-Freakware's Programming Contest
« Reply #29 on: June 20, 2006, 04:40:00 pm »
if i would have known, i would have put RE in this contest -_-'