pre-competition discussion
-
demo scene or music demo sounds like something I could participate in.
as far as bad code goes, there is always someone that can make your 60 lines into 4 lines, and then someone else will make their 4 lines into 1 line. When I've sold software the employers couldn't care less as long as it does what it is suppose to do.
First time I released code publicly for something, I knew I was I bad at programming, so I did the whole thing like this, people messaged and me and said that was the best code they'd ever read!
If zombielove == true then
jealouszombiefriendshealth = 1
zombiebabies = 7
franksname = "steve"
endiffor pickled = jealouszombiefriendshealth to zombiebabies loop
if brains[pickled] == zombiebabies then
superzombie = zombielove
print ("Employee ",franksname," has ",zombiebabies," sickdays remaining and eligibility for sick leave is ",superzombie")
endif -
I personally would love to see some demoscene programs. I spend hours upon hours on my Amiga looking at them.
-
@Martin They we're very cool, but I believe they generally revolved around hard core assembler skills. The BASIC coding scene was capturing something slightly different IMO. Sharing code and learning by typing in each others' listings.
-
Sure, but they were assembler basically because they had to be to get that out of the machines of the time. There's no reason you shouldn't be able to create similar things in Fuze
-
Just a quick update - I am working on a comp that should see the light of day in few weeks. Just letting you know this has not been forgotten.
-
oh oh! can I volunteer to be a judge? (that way I get to play all the games.. haha!)
-
@SteveZX81 Not going to enter yourself then?
-
lol good joke! (I am very excited by the idea of a competition though, I cannot wait to see the 'theme' and what amazing games people create!)
-
Suggestion, what if our winner has their game distributed as part of an upcoming Fuze release?
-
As long as there are no potential copyright issues to consider then this is very, very likely indeed!
-
@Tratax said in pre-competition discussion:
Suggestion, what if our winner has their game distributed as part of an upcoming Fuze release?
FANTASTIC idea.
-
My suggestions:
Best helpers: Functions/Code that you can copy to your own projects to simplify things (like random terrain/map generation, an inventory system, an Exp systemBest external projects/helpers: something like emulating keyboard inputs via Raspberry Pi etc.
But I guess my second suggestion would result in a very small amount of entries :0)
Can't wait to see the first competition(s)!