Scorched Earth 2000 – Web
101–110 of 154 posts
Re: Scorched Earth 2000 – Web
#102In my first job after graduation in a small company I was talking to the VP of engineering, and he mentioned offhand: "yeah, I wrote Scorch when I was in college". Mind blown.
Must be Wendell Hicken. https://www.whicken.com/
Re: Scorched Earth 2000 – Web
#103for the 25th anniversary (approximately) I vibecoded what i wanted to do for years -- port of the original remake (yes) to JavaScript. Alive again.
Re: Scorched Earth 2000 – Web
#104Re: Scorched Earth 2000 – Web
#1059 year old me got my first "hacking" experience out of this game. With the shareware version, you could not select the ultra tank that could shoot 3 bullets for a human, but you COULD if it were the computer player. The "hack": -start a game with a normal tank VS ultra computer player as p2. -save the game (as a file). -open the game file. -read the ASCII text and just flip which player has which text. Now, I had my…
It would be a nice thread on here, to see what people's first hacks were, especially from that era when people were usually just alone and stumbling on these things.
I imagine you could change the chances of mishaps, or start with $1M, or remove the limit of how many buffalo steaks you could bring back from a hunt.
Re: Scorched Earth 2000 – Web
#106I played the hell out of the original DOS game during high school in 1992 (or thereabouts, it's been a while.)
We played Tank Wars by Kenny Morse, it's from 1990 and preceded Scorched Earth: https://archive.org/details/TankWars_274 More unhinged fun IMO
Re: Scorched Earth 2000 – Web
#107Re: Scorched Earth 2000 – Web
#1089 year old me got my first "hacking" experience out of this game. With the shareware version, you could not select the ultra tank that could shoot 3 bullets for a human, but you COULD if it were the computer player. The "hack": -start a game with a normal tank VS ultra computer player as p2. -save the game (as a file). -open the game file. -read the ASCII text and just flip which player has which text. Now, I had my…
So I figured out where in the binary save file credits were stored and wrote a small Pascal program that would give me the highest possible credits so that I could focus on base and unit building :).
Re: Scorched Earth 2000 – Web
#109Earlier quoted context omitted.
yup, it was a java applet. Stopped working when Java in the browser died.
Neat. The website looks the same (in a good way) from when I remember it over a decade ago - are you the creator of the original java port from back then? https://web.archive.org/web/20140210122645/http://www.scorch...
Re: Scorched Earth 2000 – Web
#110Wow! Curious how you did multiplayer over the web? What stack did you use?