Live data from Hacker News

Simpsons Hit and Run source code (2003)

github.com

71–80 of 177 posts

Re: Simpsons Hit and Run source code (2003)

#71
Fun game. I played it a bit on PlayStation. The one game I played again in emulation after ripping the disc onto my pc.

It’s weird to learn later that it’s basically a clone of crazy taxi.

Though I remember everything going “Halloween” in that game and having a big smile.

Re: Simpsons Hit and Run source code (2003)

#72
post #21

This is the most clean, grokkable, readable C++ code I think I've ever read. I feel like most open source C++ projects I read in non-game spaces are just a complete mess of indecipherable syntax. Is this game code uniquely well written or am I often looking at the wrong codebases?

Have a look at KDE, I've always found most of their projects to be well written.

I mean KDE did take over the desktop, with most of our apps living in the browser and most of the browsers being based on their code.

Re: Simpsons Hit and Run source code (2003)

#73

Fun game. I played it a bit on PlayStation. The one game I played again in emulation after ripping the disc onto my pc. It’s weird to learn later that it’s basically a clone of crazy taxi. Though I remember everything going “Halloween” in that game and having a big smile.

I think you mean road rage¹. Hit and run was more like the early gta games².

[1] https://en.wikipedia.org/wiki/The_Simpsons:_Road_Rage

[2] https://en.wikipedia.org/wiki/The_Simpsons:_Hit_%26_Run

Re: Simpsons Hit and Run source code (2003)

#74
post #69
post #46

The release note has some nasty casual homophobia. Eurgh. https://github.com/Svxy/The-Simpsons-Hit-and-Run/releases/ta...

Unfortunately you really can't distinguish if it's actually empowering ironic homophobia of a queer individual or not. Wouldn't take it too seriously, it's the internet after all.

I don’t really see any way this could be ironic or empowering. There are bigger problems to worry about, but we may as well recognize this for what it is.

Re: Simpsons Hit and Run source code (2003)

#75
post #46

The release note has some nasty casual homophobia. Eurgh. https://github.com/Svxy/The-Simpsons-Hit-and-Run/releases/ta...

There was a period in the 90s and 00s when gay meant lame. I’m sure many used it hatefully, but schoolboys were just using play yard lingo.

When gay began to mean GAY, people stopped using it to mean “lame”.

This poster is probably 30-50 years old and likely meant no harm. There’s an internet meme “fake and gay” which has nothing to do with homophobia but instead refers to the 90s usage.

Re: Simpsons Hit and Run source code (2003)

#77
post #17

This is a blast from a previous lifetime! I worked at Relic Entertainment during that time. Both Relic and Radical's offices were in Yaletown in Vancouver at that time, IIRC. Radical ended up moving to Main & Terminal. I worked on Company of Heroes and Dawn of War during this era. The code looks very familiar. It's the same style of C++. The code looks very similar to Homeworld. https://github.com/HomeworldSDL/Homewo…

Each of the games you’ve mentioned (including the article one) have been among my favorite games of all time. Thank you for your work.

Re: Simpsons Hit and Run source code (2003)

#78
post #46

The release note has some nasty casual homophobia. Eurgh. https://github.com/Svxy/The-Simpsons-Hit-and-Run/releases/ta...

There was a period in the 90s and 00s when gay meant lame. I’m sure many used it hatefully, but schoolboys were just using play yard lingo. When gay began to mean GAY, people stopped using it to mean “lame”. This poster is probably 30-50 years old and likely meant no harm. There’s an internet meme “fake and gay” which has nothing to do with homophobia but instead refers to the 90s usage.

I think everyone is aware of this. However the playground usage is based on homophobia. I can assure you (being 38 myself) that we schoolboys all knew roughly what being gay was and that it was something bad and shameful. I do not want to get overly bent out of shape about some idiot’s casual homophobia on a random corner of the internet, but let’s please not deny that it is casual homophobia.

> When gay began to mean GAY, people stopped using it to mean “lame”.

This is completely ahistorical. The ‘lame’ meaning came long after the ‘homosexual’ meaning.

Re: Simpsons Hit and Run source code (2003)

#79
post #17

This is a blast from a previous lifetime! I worked at Relic Entertainment during that time. Both Relic and Radical's offices were in Yaletown in Vancouver at that time, IIRC. Radical ended up moving to Main & Terminal. I worked on Company of Heroes and Dawn of War during this era. The code looks very familiar. It's the same style of C++. The code looks very similar to Homeworld. https://github.com/HomeworldSDL/Homewo…

Yeah, I truly lament the ruination of the Company of Heroes series. The newest installment, CoH3, is so atrociously soulless, greedy and straight-up broken that it's basically almost mocking the playerbase. Similar things are happening with the Men of War franchise (a similar but more realistic game).... enshittification is happening everywhere, and nothing is becoming better.

The problem with making a great game is that people will play it forever.

CoH was amazing. CoH2 was eh. And CoH3 is atrocious.

I hate SaaS with a passion, but it provides a financial incentive to continue improving an already great product.

Re: Simpsons Hit and Run source code (2003)

#80
post #59
post #13

For fans of the game, Reubs on YouTube[0] has been remaking the entire game and all its assets using modern engine/tools/etc. It’ll obviously (but regrettably) never get released to the general public, but it’s fun to watch and see what maybe could’ve been. [0] https://youtube.com/@reubs

I don't understand that, why spend so much time making something only to never release it?

Seems like a fun and clever way to market his game development course
Post reply on HN