Click here to Skip to main content
15,888,610 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
AnswerRe: What do you think of my small game made in Windows API RAW? PinPopular
walterhevedeich17-Jun-11 21:38
professionalwalterhevedeich17-Jun-11 21:38 
GeneralRe: What do you think of my small game made in Windows API RAW? Pin
OriginalGriff17-Jun-11 22:33
mveOriginalGriff17-Jun-11 22:33 
AnswerRe: What do you think of my small game made in Windows API RAW? Pin
AspDotNetDev17-Jun-11 22:38
protectorAspDotNetDev17-Jun-11 22:38 
AnswerRe: What do you think of my small game made in Windows API RAW? Pin
H A Tanner18-Jun-11 9:50
H A Tanner18-Jun-11 9:50 
AnswerRe: What do you think of my small game made in Windows API RAW? PinPopular
RobCroll19-Jun-11 21:29
RobCroll19-Jun-11 21:29 
GeneralRe: What do you think of my small game made in Windows API RAW? Pin
Firo Atrum Ventus19-Jun-11 22:07
Firo Atrum Ventus19-Jun-11 22:07 
AnswerRe: What do you think of my small game made in Windows API RAW? Pin
Ravi Sant19-Jun-11 22:26
Ravi Sant19-Jun-11 22:26 
AnswerRe: What do you think of my small game made in Windows API RAW? Pin
0bx20-Jun-11 0:11
0bx20-Jun-11 0:11 
Coding like this will increase your workload exponentially for every improvement / new feature you like to add to the game, until it becomes completely impossible to add anything to the project. Soon you'll lose interest unmanageable project, and start the entire cycle with the next half-assed game.

So yes, eat your programming vegetables before you start with the cake.

andyharglesis wrote:
but it's certainly better than no game at all, correct?


I guess that depends on how old you are.

When a 5 year old paints blue clouds on a white sky, he still deserves a pat on the back.
If an 18 year old does this, you would either think he's mentally challenged or just lazy.

Same analogy:

If you're just starting out and want to express your creativity by making games, that's great, good job. Will I play it? No, because I already can see what it does and it's not really that interesting.

But, if you're already programming for 3-10 years you're just being "lazy" in the sense that you don't show any interest in what you're doing.

Maybe you're more into game design, instead of actual programming? If that's the case, you will have a more fun in the modding/lvl editing community.
Or, you can check out toolkits like GameMaker, where you already have an engine and a framework that can handle complete game projects.
Giraffes are not real.

AnswerRe: What do you think of my small game made in Windows API RAW? Pin
Pete O'Hanlon20-Jun-11 0:53
mvePete O'Hanlon20-Jun-11 0:53 
QuestionRe: What do you think of my small game made in Windows API RAW? Pin
Dimitrios Kalemis22-Jun-11 3:10
Dimitrios Kalemis22-Jun-11 3:10 
AnswerRe: What do you think of my small game made in Windows API RAW? Pin
Mark Bunds4-Aug-11 10:46
Mark Bunds4-Aug-11 10:46 
GeneralNot a big one but... Pin
venomation16-Jun-11 9:32
venomation16-Jun-11 9:32 
GeneralRe: Not a big one but... Pin
andyharglesis17-Jun-11 21:01
andyharglesis17-Jun-11 21:01 
GeneralRe: Not a big one but... PinPopular
soap brain17-Jun-11 23:10
soap brain17-Jun-11 23:10 
GeneralRe: Not a big one but... PinPopular
Firo Atrum Ventus19-Jun-11 15:22
Firo Atrum Ventus19-Jun-11 15:22 
JokeRe: Not a big one but... Pin
Ra-one19-Jun-11 20:04
Ra-one19-Jun-11 20:04 
GeneralRe: Not a big one but... Pin
Philippe Mori21-Jun-11 14:49
Philippe Mori21-Jun-11 14:49 
GeneralJust wondering... Pin
VOT Productions14-Jun-11 8:46
VOT Productions14-Jun-11 8:46 
GeneralRe: Just wondering... Pin
djdanlib14-Jun-11 9:34
djdanlib14-Jun-11 9:34 
GeneralRe: Just wondering... Pin
VOT Productions14-Jun-11 10:03
VOT Productions14-Jun-11 10:03 
GeneralRe: Just wondering... Pin
TorstenH.14-Jun-11 20:34
TorstenH.14-Jun-11 20:34 
GeneralAnother coding horror PinPopular
Ra-one12-Jun-11 23:08
Ra-one12-Jun-11 23:08 
QuestionRe: Another coding horror Pin
Lutosław12-Jun-11 23:24
Lutosław12-Jun-11 23:24 
AnswerRe: Another coding horror Pin
Ra-one13-Jun-11 0:28
Ra-one13-Jun-11 0:28 
AnswerRe: Another coding horror Pin
Dalek Dave13-Jun-11 11:27
professionalDalek Dave13-Jun-11 11:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.