Ok, I got a question. I've been playing a super mario bros clone with random maps, which has got me thinking about gladiator again. What exactly would it take...
Some of you probably remember Tevildo from back in the day... scenario write extraordinaire, that was me! Heh. Anyhow, my old email stopped working awhile...
heh, same thing happened to me; took about a year and I finally realized I wasn't on the list anymore. . . pretty low traffic these days. Bjørn...
Bjorn Hansen
grethel@...
Sep 5, 2007 6:54 pm
2295
I'm thinking it is a three-fold problem: 1)generating random maps 2)analyzing a player's team to determine appropriate computer opponents 3)placing said...
I suspect 1 is not that hard (there are probably many random map generator examples out there), and 3 doesn't have to be, depending how "smart" you want it. 2...
Bjorn Hansen
grethel@...
Sep 5, 2007 9:15 pm
2297
... generator examples out there), and 3 doesn't have to be, depending how "smart" you want it. 2 is tricky though for finding a formula something that...
yeah it is...I watch my email for new developments, but I've been too busy coding this browser based game. Thankfully it's in Beta Test, so I don't have too ...
How do we compare two characters? Suppose I had 2 elves. 1 elf holds more mana and generates mana faster than the other one while the 2nd elf has more armor....
Before we get started, I would really like to know that if we put a video up and in the unlikely event that people started asking to download, we have...
I 'tested' the game out on a duel-core processor and everything works so far. I started testing by going straight to my "The Brag" and hadn't finished...
Lately, my oldest pc has been playing Gladiator with darker colors than my other pc and I can't figure out why. The colors are so dark that it interfers with...
Ok, I have a new challenge for the map makers. This involves just making a map, not putting anything on it except for start positions and an exit. Here's the...
I have a particularly interesting challenge, though the programmers on this project don't have to do it. I am a computer programming student (possibly my...
I know this sounds convient, but lately I have been thinking about converting the source code into a Java applet. One of things I have been thinking about is...
I've used all of those, though my java is rusty as I only ever used it in school. C++ and C# I am using daily. I'm willing to answer what questions I can,...
Bjorn Hansen
grethel@...
Dec 1, 2007 6:18 am
2315
... Not sure, but this might be a security thing; it could be that java applets can't ever write anything to the local machine, by design....
Bjorn Hansen
grethel@...
Dec 1, 2007 6:20 am
2316
That's what I think it is. The only thing I haven't studied in detail is the use of threading, which I'm uncertain if the original gladiator program used...
I doubt it; they certainly would not be needed....
Bjorn Hansen
grethel@...
Dec 1, 2007 6:44 am
2318
Another thing to point out what does OpenGlad end and OpenGlad-E begin. To me, there are a few issues that need to be fixed about the original code: 1)speed...
Since I mentioned it last week and before anybody tries to accuse of bluffing about working on a version of Gladiator written in Java, I will promise that is...
One question that I want to ask: what do you guys consider the smallest viewing screen you need to see to play gladiator? I was thinking if your character was...