Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (AndrewAMD, exile, Ayumi), 1,085 guests, and 2 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 5
Page 15 of 22 1 2 13 14 15 16 17 21 22
Re: 100 lines contest BECOMES 100 commands contest [Re: George] #209007
05/31/08 09:52
05/31/08 09:52

M
mercuryus
Unregistered
mercuryus
Unregistered
M



Everytime I read the posts of this thread I ask me "what monster of applications do these guys pass in, finding more and more ways to cheat the rules?". (and how long they spent for such a "contest" - we all know in the end it's only a huge number of free showcases for Conitec wink )

Nevertheless I will take part with my tiny little proggy...

(@george - with #define you can shrink down a c-code very, very small.)

Re: 100 lines contest BECOMES 100 commands contest [Re: ] #209017
05/31/08 12:36
05/31/08 12:36
Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
George Offline

Expert
George  Offline

Expert

Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
I'm sure that each entry will have something unique and I'm looking forward to testing all the contest entries. The ones I've got until now are very interesting!

Re: 100 lines contest BECOMES 100 commands contest [Re: George] #209020
05/31/08 12:51
05/31/08 12:51

M
mercuryus
Unregistered
mercuryus
Unregistered
M




Re: 100 lines contest BECOMES 100 commands contest [Re: ] #209029
05/31/08 14:22
05/31/08 14:22
Joined: Jul 2001
Posts: 6,904
H
HeelX Offline OP
Senior Expert
HeelX  Offline OP
Senior Expert
H

Joined: Jul 2001
Posts: 6,904
@Mercuryus:

Nice demo! Though, I notice sort of "lattice" distortions in the layer tubes....?

Re: 100 lines contest BECOMES 100 commands contest [Re: HeelX] #209035
05/31/08 15:23
05/31/08 15:23
Joined: Oct 2003
Posts: 128
Austria/Vorarlberg
W
Wolfgang_Knecht Offline
Member
Wolfgang_Knecht  Offline
Member
W

Joined: Oct 2003
Posts: 128
Austria/Vorarlberg
In my opinion (I know, nobody asked for it wink ) cheating the rules is lame.

I think everybody knows roughly, what was meant with 100 lines of code. So all the hacks reduce the fun on entering the contest.

Re: 100 lines contest BECOMES 100 commands contest [Re: Wolfgang_Knecht] #209040
05/31/08 16:05
05/31/08 16:05
Joined: Jul 2001
Posts: 6,904
H
HeelX Offline OP
Senior Expert
HeelX  Offline OP
Senior Expert
H

Joined: Jul 2001
Posts: 6,904
Hey Wolfgang,

I really sit here and enjoy reducing unnecessary bytes through better coding, preprocessor tricks, wrapping or such.. its real fun! I am always on the edge and each handful of free bytes is a good source for new stuff. I think this contest is comparable with those one held in the demoscene. Though, we don't limit the compiled EXE size + content, but the code amount. Maybe the next time we could have a contest vice versa .. that would be interesting as well because then we get a lot of approaches towards realtime generated content.

From a programmers point of view this contest is like Kirmes.

BTW: removing blanks is a good source to save a lot of bytes!

Last edited by HeelX; 05/31/08 16:06.
Re: 100 lines contest BECOMES 100 commands contest [Re: HeelX] #209044
05/31/08 16:22
05/31/08 16:22

M
mercuryus
Unregistered
mercuryus
Unregistered
M



If it's a matter of bytes a good thing is to redefine all keywords to unique 2chars: e.g.

#define _v vec_set
#define _e ent_create
...

but I know all of you codeshrinkers know that

Re: 100 lines contest BECOMES 100 commands contest [Re: HeelX] #209047
05/31/08 16:43
05/31/08 16:43

M
mercuryus
Unregistered
mercuryus
Unregistered
M



...and YES! "realtime generated content" would give a very interesting contest.
But one rule should be - the contest entry must be reusable with easy and clear defined interfaces.

Re: 100 lines contest [Re: LarryLaffer] #209058
05/31/08 18:18
05/31/08 18:18
Joined: May 2002
Posts: 7,441
ventilator Offline
Senior Expert
ventilator  Offline
Senior Expert

Joined: May 2002
Posts: 7,441
Originally Posted By: LarryLaffer
lol, you can't just change the rules 15 days prior to the deadline... that's just a big f*ck you to everyone that spend time working based on the previous set of rules.. There was a big discussion about what 100 lines mean in the beginning of this thread, and honestly you should be expecting that when you say 100 semicolons, people will try to workaround it.

So... thats a few days of my life wasted.. I'm outtie, I don't have the heart to cripple my game to get it compliant. good luck to everyone who stays
i fully agree to that. i hope george is right and the rules didn't change. otherwise i am out too.

Quote:
As soon as all obscurities are resolved (-> so what exactly counts as 1 command) - the contest can become really good and absorbing, like I did imagine it at the beginning! great!!
that's a bit late now and what is one command? a = 1 + 2 + 3 + 4 + 5 + 6; aren't these actually 5 add commands internally for example? a 100 commands contest is no good.

Re: 100 lines contest BECOMES 100 commands contest [Re: ] #209070
05/31/08 19:19
05/31/08 19:19
Joined: Jul 2001
Posts: 6,904
H
HeelX Offline OP
Senior Expert
HeelX  Offline OP
Senior Expert
H

Joined: Jul 2001
Posts: 6,904
#define jcl while

wink

Page 15 of 22 1 2 13 14 15 16 17 21 22

Moderated by  George 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1