One of the first games I was introduced to on the 2600 was River Raid, back in 1982. I remember it vividly, as I was at my cousin David’s house, who was older than me, and he’d “baby sit” me so the adults could have some adult time hanging out in the dining room. We’d sit in the family room playing 2600, mainly River Raid.
This is an Activision game, and was later ported to Atari 5200, Atari 8-bit, C64, ColecoVision, IBM PCjr, Intellivision, ZX Spectrum, and MSX. The player controls an airplane in a top-down view over a river and gets points for shooting down enemy planes, helicopters, ships and balloons (for versions after the Atari 2600). By flying over fuel-stations, the plane’s tank can be refilled. The player can shift side to side and change the speed of the plane. Sections of the river are marked by bridges.
The game was highly acclaimed for its ability to stuff tons of map into small amounts of space. The map was huge and it fit on the disk because it’s randomly generated using a common starting seed, basically, imagine some of the Diablo dungeons…they’re randomly generated but the starting seed which starts the random process is also ‘random.’ (probably based on clock time which isn’t too uncommon). Atari, rather than try to make a random level each time used the level random generator to build a procedural based level rather than drawing it and saving it into the cart. GENIUS.
A more highly randomized number generation system was used for enemy AI to make the game less predictable.
Germany consider this game harmful to children, indexing it on their list of games “harmful for children” along with the game Speed Racer. It remained on their list until 2002 (since 1984) when developers petitioned it off the list before the PS2 launch of Activision Anthology (otherwise they’d not be able to put it in the game)
Some of the Germany reasons: Minors are intended to delve into the role of an uncompromising fighter and agent of annihilation (…). It provides children with a paramilitaristic education (…). With older minors, playing leads (…) to physical cramps, anger, aggressiveness, erratic thinking (…) and headaches (wikipedia)
All in all, a great game! To hear all the details on River Raid and our opinions, checkout TD Gaming Podcast Episode 78.
In before Herr_Alien. 🙂
Come on Paul! How many podcasts are you going to miss?
@GOG says customers hate DRM: Of course they do! Just like you said, DRM only hurts the customers and not the pirates. And yes, please bring back games filled with physical content, I would love to have stuff like that.
@QOTW: Sorry, don’t know of any DRM that I could tolerate. I know that pirates shouldn’t be accepted, but unfortunately there’s nothing that can be done about them.
@DynamicJul
😀 Actually it is a nice change. The time zone difference usually works in my favor (Eastern Europe), but it’s not completely impossible for somebody from US to get in first.
@EA forum bans cause game bans:
So apparently they didn’t fix the issue yet … they’re still using one database to handle the authentication for both systems.
If you think of it, you don’t even need two databases with the same user/password data, you only need separate databases to store forum bans from whole-account bans.
Correcting the bug should not be that difficult and it will make a huge impact for the better.
@piracy’s up 20% in past 5 years:
Games for free? Who would think this would ever be a lucrative business? 😛
I for one would pirate the shit out of Assassin’s Creed 2, just to point out that intrusive DRM is not ok. I’m not that much into that kind of game though, so …
@GOG sez customers hate DRM
And for good reason. As long as the code reaches the client, any DRM measures in it will be bypassed. Not might be bypassed, not could be bypassed, WILL be bypassed.
As for physical content, well, you still have those Deluxe editions.
@Steam user database cracked:
Not the best of the possible news. I don’t like to have the credit card info stored on servers, and in my envision of an online store, the credit card info is never stored. Yes, with every purchase you would need to type in the number again, but unless you check out very often (instead of putting more items in the basket then checking out) it should be quite ok.
@QOTW:
Steam, and the regular CD-key.
Jonah, regarding DynamicJul’s comment, I think you mean pseudo-code. And it’s not really about pseudo-code; as long as you know (1) what you want the program to do and (2) how to do it in one language, it will be easy to get the same thing from another language. The main hurdle in all software companies is not about learning a new language, is more about figuring out what the software you’re making is supposed to do.
Actually my time zone is GMT +1 so it’s the same. Also, I forgot to mention that my country doesn’t have things such as ‘Microsoft offices’ or ‘video game shops’ so I have to buy everything off the internet and it isn’t possible to fix an Xbox 360 over the internet.
Wait… taking fallout 3 apart and putting it back together again? This time it’s a brand new engine, so even if they learnt some stuff from the previous games, it’s not like they could reuse that much this time as they have done between previous games.