Author Topic: Code Golf - The Information/Discussion/Planning Thread  (Read 73760 times)

0 Members and 1 Guest are viewing this topic.

Offline JWinslow23

  • Coder Of Tomorrow
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 556
  • Rating: +43/-6
  • I make quality calculator games...when I have time
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #30 on: June 11, 2015, 01:55:54 pm »
And when I did it, headers didn't count.
What? ???
TI-BASIC and Axe? Name and program header didn't count.

EDIT: As a heads-up, my incoming challenge has to do with Keith numbers. Let's hope everyone knows how to do Fibonacci-like sequences.
« Last Edit: June 13, 2015, 10:21:30 am by JWinslow23 »
Did you know that "Ammonia Gas" rearranged is "As Omnimaga"?
Click here for the only set of games you'll ever need
= ?

Offline lirtosiast

  • LV3 Member (Next: 100)
  • ***
  • Posts: 44
  • Rating: +1/-0
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #31 on: June 13, 2015, 10:48:12 am »
Keith numbers. Interesting...

EDIT: I have a program to check if a number is a Keith number in 54 bytes.

Maybe I can be the first entrant to win an Omnimaga code golf contest before it's formally announced.
« Last Edit: June 13, 2015, 07:45:34 pm by lirtosiast »

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #32 on: June 14, 2015, 03:39:06 pm »
I already wrote my announcement for my code golf, gotta be interesting. Gotta post it when it's my turn.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #33 on: June 19, 2015, 12:11:51 pm »
Should the Axe source header count? Every Axe program starts with a line of the format .OUTNAME to signal to Axe that it is an Axe source file and the target compiled file name. My inclination would be that it doesn't count, as the . part of the header is analagous to the file extension of a source file for a computer language and the compiled name part is analagous to, well, the compiled file name for a (compiled) computer language. And neither of those count against computer langauge entries.

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #34 on: June 19, 2015, 12:57:56 pm »
I wouldn't think so either.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #35 on: June 19, 2015, 02:29:36 pm »
Well, but in php entries the header counts too ("<?"), so it's just fair to have the axe header count, too

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline JWinslow23

  • Coder Of Tomorrow
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 556
  • Rating: +43/-6
  • I make quality calculator games...when I have time
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #36 on: June 19, 2015, 02:54:44 pm »
See, the thing is, the name of the OUTNAME program could affect the size, too. But really, what I think should be the sizing for Axe is the binary size. It compiles to Asm anyways.
Did you know that "Ammonia Gas" rearranged is "As Omnimaga"?
Click here for the only set of games you'll ever need
= ?

Offline pimathbrainiac

  • Occasionally I make projects
  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #37 on: July 13, 2015, 07:31:29 am »
* pimathbrainiac prods @LDStudios to post his code golf challenge for the week.
I am Bach.

Offline LDStudios

  • Coder Of Tomorrow
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 388
  • Rating: +41/-1
    • View Profile
    • LD Studios
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #38 on: July 13, 2015, 07:31:57 am »
Hello, I am here. I won't be posting for a few hours because of work, but it will happen today.
EDIT: 28 second response time ^.^



Offline pimathbrainiac

  • Occasionally I make projects
  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #39 on: July 13, 2015, 07:32:47 am »
Cool beans! I'm sure it will be awesome!
I am Bach.

Offline c4ooo

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 252
  • Rating: +10/-1
  • The impossible chemical compound.
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #40 on: July 13, 2015, 12:33:41 pm »
We should encourage people to post the saturday before the challenge(preferably as closer to 12:00:00AM[last time me and @Juju got within 2 seconds :3] as they can). Being early is better than being late.
-German Kuznetsov
The impossible chemical compound.

Offline pimathbrainiac

  • Occasionally I make projects
  • Project Author
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1731
  • Rating: +136/-23
  • dagaem
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #41 on: July 17, 2015, 07:33:10 am »
Heads Up: Due to band camp, I will be unable to post a challenge next week, so @c4ooo will be next to post a challenge.
I am Bach.

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #42 on: July 17, 2015, 10:53:25 pm »
Heard @c4ooo won't be able to host either, so guess it'll be my turn? Well I'm ready.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline c4ooo

  • Project Author
  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 252
  • Rating: +10/-1
  • The impossible chemical compound.
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #43 on: July 18, 2015, 02:24:29 am »
Actualy @JWinslow23 agreed to sub, so you won't have to host this week.  ;)
-German Kuznetsov
The impossible chemical compound.

Offline JWinslow23

  • Coder Of Tomorrow
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 556
  • Rating: +43/-6
  • I make quality calculator games...when I have time
    • View Profile
Re: Code Golf - The Information/Discussion/Planning Thread
« Reply #44 on: July 18, 2015, 11:08:08 am »
Actualy @JWinslow23 agreed to sub, so you won't have to host this week.  ;)
Well, Juju can do his if he wants. Just to fit the order and stuff. But I have one ready, and am ready if he can't or doesn't want to.
Did you know that "Ammonia Gas" rearranged is "As Omnimaga"?
Click here for the only set of games you'll ever need
= ?