DonationCoder.com Forum

Other Software => Developer's Corner => Topic started by: Mizraim on October 04, 2006, 01:43 PM

Title: Let's Make us some Games!
Post by: Mizraim on October 04, 2006, 01:43 PM
Let's start collecting some ideas from all you gamers out there who want to see your ideas come to life! We might be able to collectively come up with some pretty unique ideas that could shape the gaming industry. I like the idea that there are a lot of people on this site from many different countries. We should come together with our programming abilities and ideas to see what we can come up with.

We may need to start small, stretch our wings, see what our limits are, as well as our potential. Perhaps eventually we could create the DonationCoder Industries. DCI or something, where anyone can contribute to the cause. Naturally this will take some work, and some advertising.

If you have an interest in this, or know someone who might, please invite them to the site so we can make some some of our dreams, a reality.
Title: Re: Let's Make us some Games!
Post by: mouser on October 04, 2006, 01:46 PM
This is the perfect time to ask nudone to release his Cody Art Pack, with good quality images of our mascot Cody for use in a game.  I'd love to be able to post some Cody flash games on the site and give them the attention they deserve.

Nudone, what do you say?

Also, any game designers out there be sure to check out the Accessibility Game Contest we are running through December 22nd: https://www.donationcoder.com/Contests/agame/
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 04, 2006, 02:08 PM
Maybe we can help by adding some links to some Game programming books for people who want to learn how?
Title: Re: Let's Make us some Games!
Post by: mouser on October 04, 2006, 02:11 PM
a new thread dedicated to game programming resources would be quite useful.
and let's not forget this thread: https://www.donationcoder.com/forum/index.php?topic=5471.0

Title: Re: Let's Make us some Games!
Post by: mouser on October 04, 2006, 03:38 PM
after nudone posts his art pack, i will offer a DonationCoder.com mug to the first 3 people who make flash things (game or cartoon,etc), (using the Cody Art Pack) that make nudone laugh out loud.
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 04, 2006, 03:45 PM
I think it would be great to follow the ideas of Experimental Gameplay (http://www.experimentalgameplay.com/) and go with a prototype in a week or less. A previous blog was mentioned by Mouser earlier (https://www.donationcoder.com/forum/index.php?topic=5474.0) about something similar, and I especially liked one of the links from the blog, which explained in greater detail (http://www.gamasutra.com/features/20051026/gabler_01.shtml) what it was all about.
Title: Game Idea: Grow Up!
Post by: Deozaan on October 05, 2006, 12:38 AM
I have an idea for what seems like a simple game. [As I've been sitting here for the past few minutes explaining it, it seems to have become more complex than my original vision.] Here's the idea:

Summary:

Make a character that can walk around freely and plant things. After planting them you need to nourish them. As you nourish them they will grow bigger. The bigger they are, the more energy they get from the sun. There is an energy bar showing how much energy you have collected. As the plants go without nourishment they use up energy and get smaller. Then night time comes and you have to see how many plants survive with the energy that you've collected.

More Details/Rules:

The energy that you store is a backup reserve. At night the plants will draw energy from this reserve, when the reserve runs out, the plants will begin to wither and shrink.

In the day time the plant will draw give itself a little bit of energy but contribute most of it to the backup reserve. If you don't nourish the plant it will wither, becoming smaller.

When a plant runs out of it's own energy, it folds up and stops getting energy from the sun. When the plant is folded up, it uses minimal energy (1/8th normal usage), kind of like a hibernate mode. If a plant is in hibernate mode for more than five seconds (and reserves are empty), it dies. Dead plants use up moisture from your nourishment, making it harder to nourish surrounding plants.

If it is in hibernate mode for less than five seconds before it gets more nourishment, it then requires the nourishment to grow (arbitrary number here) three levels of growth before it will open up and start getting energy from the sun. Once it gets the nourishment of three growth levels, it opens up and automatically grows to the second level of growth.

Once a plant reaches its sixth level of growth it uses half the energy (shrinks at half the speed of other plants) and thus is able to gain you twice the energy in the sun. It would be nice to get upgrades after certain amount of points to your nourishment tools (water bucket or whatever) so you can nourish more plants and get your score higher.

Plants can be planted at night, but it is not a good idea to do that because your nourishing only works when the sun is out, so they'd just fold up very fast and drain more of the stored energy.

If you need me to explain things a bit better, just let me know what parts I need to detail more.
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 05, 2006, 12:44 AM
Hey that sounds simple and fun! Great start Deozaan. Now we just need to start programming. :up:
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 05, 2006, 12:54 AM
Hey that sounds simple and fun! Great start Deozaan. Now we just need to start programming. :up:

Okay, you go first.  ;D
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 05, 2006, 12:58 AM
I guess I had better hit the Programming School (https://www.donationcoder.com/forum/index.php?board=77.0) here at DC.
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 05, 2006, 01:00 AM
I guess I had better hit the Programming School (https://www.donationcoder.com/forum/index.php?board=77.0) here at DC.

What programming language are you going for?
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 05, 2006, 01:07 AM
I guess I had better hit the Programming School (https://www.donationcoder.com/forum/index.php?board=77.0) here at DC.

What programming language are you going for?

What do you suggest?
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 05, 2006, 01:15 AM
What [programming language] do you suggest?

Whatever floats your boat. :) I like Flash's ActionScript, but that might be a little difficult for a beginner. Of course, I can't really think of anything (considered a 'real' programming language) easier to start with. Flash has graphics, animation, manipulation, basically everything you need for 2D development. Problem is Flash costs $$$ if you don't have it already. There are alternatives, as was mentioned earlier in the post about Game Engines and Apps. I think there are even free Flash authoring tools where you can write all your code and it will export as a .swf file. But then you lose out on the graphics part of it. I'm not sure. I've never not used Flash to make Flash stuff.
Title: Re: Let's Make us some Games!
Post by: mouser on October 05, 2006, 01:32 AM
shouldn't cody play a prominent role in this game?
i suggest flash, for the sake of playability.
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 05, 2006, 01:37 AM
What [programming language] do you suggest?

Whatever floats your boat. :) I like Flash's ActionScript, but that might be a little difficult for a beginner. Of course, I can't really think of anything (considered a 'real' programming language) easier to start with. Flash has graphics, animation, manipulation, basically everything you need for 2D development. Problem is Flash costs $$$ if you don't have it already. There are alternatives, as was mentioned earlier in the post about Game Engines and Apps. I think there are even free Flash authoring tools where you can write all your code and it will export as a .swf file. But then you lose out on the graphics part of it. I'm not sure. I've never not used Flash to make Flash stuff.

Well lucky for me I do have Flash.  :D
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 05, 2006, 01:49 AM
shouldn't cody play a prominent role in this game?
i suggest flash, for the sake of playability.
How could Cody plant flowers and nourish them?  :tellme:  Unless. . .   :o

Besides, I'm still waiting for the Cody art pack. You think I'm a skilled animator (http://www.bighed.net/) or something (http://www.bighed.net/idler/)?
Title: Re: Let's Make us some Games!
Post by: nudone on October 05, 2006, 02:12 AM
i've just emailed mouser to ask what he wants in the cody art pack but i'll also ask what people will find useful here.

what kind of variations of cody are required?
Title: Re: Let's Make us some Games!
Post by: mouser on October 05, 2006, 02:54 AM
dont take requests for new art - just make the first pack of existing art.
for flash i think ideally it will be in illustrator format which people should be able to import as transparent vector stuff, ideal for animating i think.  if not possible then transparent png probably would be second best.  (maybe both formats if you got it).

actually, i think it's best to release a "test pack" first, without doing much effort, of just one pose of cody and a background, so people can test how easy it is to bring into flash and work with.
Title: Re: Let's Make us some Games!
Post by: nudone on October 05, 2006, 03:38 AM
makes sense.
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 05, 2006, 07:53 AM
And... Cody is the Bird on the Keyboard, right?
Title: Re: Let's Make us some Games!
Post by: nudone on October 05, 2006, 08:12 AM
keyboard ?
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 05, 2006, 08:25 AM
Er.... in front of the monitor?  :tellme:
Title: Re: Let's Make us some Games!
Post by: nudone on October 05, 2006, 08:43 AM
do you mean in jgpaiva's forum avatar?

is so, then yes.
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 05, 2006, 08:56 AM
WOW! I just noticed your avatar....thats awesome!
Title: Re: Let's Make us some Games!
Post by: JavaJones on October 06, 2006, 01:09 AM
Back when I worked for a game publisher I really enjoyed taking totally ludicrous game ideas (or just names for games) and trying to make a functional game concept out of them. I'm not sure it's really a good idea to actually make those games, but it's fun to think about. A couple examples were a BBQ game, a bartending game, and one called "rock fight". The "rock fight" one is particularly funny.

The story goes that way back in the heyday of Atari, when they were pumping out success after success, the marketing department wanted to get in on the action. So they got together and came up with a list of like 7 "game concepts" that they then gave to the development department to make into games. Except what they gave them was just a list of titles - no concepts, just names - and the names were really, really bad... like "Rock Fight" and "Laser Gun". Yes, they expected the development department to make a marketable, successful game starting with "Laser Gun".

Now I don't know if the story is true - it was told to me by some co-workers who had been in the business a while - but judging by my own experiences with marketing in places like that I would not be a bit surprised. :D But I took it as a challenge. I liked the idea of taking a ridiculous game concept and trying to build a game out of it. So what I came up with was an RTS where rocks are the only resource - they are both currency and weapon and raw material. You find rocks around the map, different rocks in different places. You can buy things with rocks, build things with rocks, and use rocks as weapons. Of course different rocks (conglomerate, shale, marble, limestone, granite, etc.) have different qualities and are more or less valuable and better or worse for different purposes. You are not told ahead of time what is what so you have to guess and experiment. Also different combinations of rocks can create different products. Using one rock with an obsidian might allow you to make sharp objects, for example. Using another rock type to grind others would give you blinding powder, etc.

So, Rock Fight. Let's make it! :D

- Oshyan
Title: Re: Let's Make us some Games!
Post by: app103 on October 06, 2006, 05:09 AM
How about a whack-a-mole type game staring some of the forum regs...and cody and his alien peg pals?

Hitting the regs earns you CodyCoins...hitting Cody or his pals you lose coins...hitting dalmatian snakes earns you bonus coins.

You need to collect enough CodyCoins within a time limit to advance to the next round...where it just gets faster & faster.

Not sure about the setting...maybe the inside of a pc case with people popping up from behind things?

(inspired by nudone's avatar)
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 06, 2006, 05:22 AM
Not sure about the setting...maybe the inside of a pc case with people popping up from behind things?
(inspired by nudone's avatar)

How about a cash register! It pops open and you see cody & friends and site regs. Almost like those quickshoot games with the NES Light Gun.
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 06, 2006, 08:54 AM
Those are some excellent ideas! I think the whole base a game after a random name sounds unique and challanges the coder to some creative ideas based on a single title. Keep these ideas coming and invite your coder friends to come try their skill. :Thmbsup:
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 13, 2006, 05:50 PM
I have been thinking about a game recently, and under the ideas posted on here realized that I could use some of the ideas on here to start the beginning of my game. I can't share all of it because there is still a lot to be decided, but basically I want to create a world where everything on it is interactable in one way or another. We could collect the rocks' like JavaJones idea to build castles, weapons etc... and we could take Deozaan's, idea of grow up to store energy for various things and farm food for our people who harvest the materials to build. I think you may see where this is going. Things would eventually get better, stronger, and faster to find and produce and soon you would have a thriving civilization... then the other work begins... Exploration. You explore to find another civilization and then begins the wars and domination factor. We tie all this into a RPG type prehistoric setting, throw in the occasional monster attack (the giant Cody monster) and you need to develop ways to defend yourself and so on.
Title: Re: Let's Make us some Games!
Post by: nudone on October 14, 2006, 01:19 AM
WOW! I just noticed your avatar....thats awesome!

i'm glad you like it.
Title: Re: Let's Make us some Games!
Post by: mouser on October 14, 2006, 01:32 AM
very ambitious idea mizraim and sounds fun.. be nice to think of some small start you could make on it.. not sure what that would be though!

but you have given me a funny picture of cody as a giant sized creature who can bend down and chomp up a person :)
Title: Re: Let's Make us some Games!
Post by: Gothi[c] on October 14, 2006, 01:38 AM
Maybe we should move the actual discussions about each game idea that gets mentioned in this thread into it's own thread, and keep a nice uncluttered idea-list here?
Title: Re: Let's Make us some Games!
Post by: mouser on October 14, 2006, 03:30 AM
good idea gothic.
what id really like to see is a flash game where we can all contribute by making levels for it.
ie some kind of game where there is a level editor.

maybe a lemmings style game with cody's instead of lemmings?

what about something with a "programming" twist to it?
(you have to program the cody's to get to the end of the level?)
Title: Re: Let's Make us some Games!
Post by: mouser on October 14, 2006, 03:31 AM
and make sure you don't miss this:  https://www.donationcoder.com/forum/index.php?topic=5663.0
Title: Re: Let's Make us some Games!
Post by: JavaJones on October 15, 2006, 05:44 PM
Mizraim, sounds like Civilization. :D

I like the idea of a modular/extensible game a lot. Start small, make it simple and reasonably open architecture. Then everyone can expand on it. If you're a coder, code a new module for it, and you can do it on your own. If you're a level designer, make new levels with the level editor. If you're an artist work on a new character or environments. If it was made modular enough and tools to extend it were made easy to use and widely available, you could end up with a very expansive and cool game at the end. The only concern would be security due to malicious expansions I guess, but you'd use a central directory of verified extensions that people could submit to for verification, like Firefox extension repositories.

I see this as kind of going back to the "good old days" of game development where 1 or 2 people is all it took because the hardware couldn't cope with much anyway, so you had to make games simple. Back in those days someone would be the game designer, story writer, coder, and artist all in one. It didn't take much to do the graphics for Jill of the Jungle. ;) So this could be similar. After all it is the gameplay dynamics that matter most. In a perhaps ironic proof of that the modern Flash technology is being used to enable all kinds of classic and extended classic gameplay dynamics, sometimes with upgraded graphics, but the gameplay is still the star. This resurgence of classic gaming in the mainstream shows it's still all about those simple, enjoyable gameplay mechanics.

- Oshyan
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 18, 2006, 11:57 AM
Mizraim, sounds like Civilization. :D

I was thinking the same thing when I started to discribe the idea, however I wanted to get more into the fighting aspect, "the old clang you're dead, clang I'm dead lose a troop from Civ (http://civilization.com/)" isn't what I wanted at all. :) Great game though.

I wanted more of a Diablo 2 (http://blizzard.com/diablo2exp/) / Titan Quest (http://titanquestgame.com/) type fighting game style, maybe even more. I still have a lot to learn about coding so I will have to work with what I have.
Title: Re: Let's Make us some Games!
Post by: JavaJones on October 18, 2006, 01:32 PM
Ah, interesting concept. I like it. So basically Diablo-ish with an RTS twist? I'm sure that's been done, but it sounds like a cool gameplay dynamic, especially if the two aspects are reasonably well balanced. Of course the issue with mixing genres is always that fans of one may not necessarily be fans of another, so although they may enjoy half of the game, the other half may piss them off. Which is why I've always wanted to have basic AI in games to take care of unwanted aspects for people *optionally*. So in your proposed game for example, let's say someone doesn't really care about the Civ aspects and just wants to do the adventuring Diablo parts. When it comes time to do their Civ stuff they can just say "auto-roll" or "let the computer do it" (or even set this as a consistent setting for every turn or whatever) and then the computer does a reasonable (if not exceptional) job and they get to go fight some more. Obviously if anyone wants to master the game they have to get good at both parts, but the *option* of playing either or both is really great.

- Oshyan
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 18, 2006, 02:03 PM
Well spoken, I can see that some of the hack and slashers may not want to hang back and build the kingdom back up while the architects of the group may want to do just that, I am thinking more in the Multiplayer setting of course, and that would be a major flaw in a single player mode, unless you were able to specify beforehand the gameplay type you preferred and were given the means to perform the opposite of your choice. So just as you said, this is something I have thougth of.  :Thmbsup:
Title: Re: Let's Make us some Games!
Post by: JavaJones on October 18, 2006, 04:19 PM
Adding multiplayer makes it a lot more feasible and cool, from a gameplay standpoint. The only major issues then are mostly technical - working out the multiplayer and whatnot. Doing a game like the one you mention in simple Flash probably wouldn't be too hard, at least to get a good start on it. But once you start getting into multiplayer I think it'd become rather more difficult. On the plus side of that however the "dungeon explorers" (diablo style) could be doing their thing pretty independently, not even necessarily interacting with other players, while the "kingdom masters" (civ style) would be turn-based, so simple message passing could be used to update the view of each client. Not bad as far as difficulty of programming I would think. But once you got into semi-realtime and if you wanted for example the hack-and-slashers to be able to work with each other or whatever, then you'd probably want to go to a dedicated client of some kind (stand-alone), or a very sophisticated browser component (I *have* seen stuff of that level of sophistication).

The only other thing to deal with then is making sure you have a good balance of player types. What if most people want to play hack-and-slash? Are there enough missions for them? Missions must be generated by the civ-style players, so if they're not doing enough battles, then there may not be. You'd have to spawn/allow AI players both to get more missions for the diablo players and to ensure enough opponents for the civ players. Counting on there always being enough players at either level would be a mistake. Also what if one player or another doesn't finish their game/turn? You have to have a cut-off point where the AI takes over. Presumably the diablo players would have to complete a dungeon/battle for the civ player to see a battle conclusion screen (or they die and the civ player sees a failure) - but what if the diablo player disconnects or just idles in the dungeon without completing? You have to be able to take it over with AI. To reduce load it'd probably just be a dice roll based on a few simple factors (how well the diablo player has done so far in the dungeon perhaps).

Oh wait, one more thing. :D There's the social element of it too. Not so much pairing people up with other people who are friends, but at the least you need a mechanism to regulate and distribute players to each other, since the civ and diablo players are complementary and basically a team. So how do you determine who gets the best fighter in the game? Does he get to pick who he plays with? Probably. But then you get a fairly small elite who will probably dominate the game together, so you have to deal with that. Making assignment more random would solve that, and to some degree the diablo players might not care since they get to keep fighting almost no matter what, but it would probably still be annoying for people not to be able to choose teammates. If you made games somewhat short, so no one could gain a long-term upper hand, that might solve some of the problems.

Anyway, lots to think about. Game design is fun. :D

- Oshyan
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 18, 2006, 06:47 PM
So who has experience with Flash enough to be able to organize something so that it will be modular and easily expandible?

I've been using Flash for many years now but I've never become familiar with things like multiplayer or modular expansion. I suspect it has to do something with OOP classes (which I'm still trying to figure out) but I'm not sure.

And if we were to get started on this project, what is one of the areas we should work on first?
Title: Re: Let's Make us some Games!
Post by: mouser on October 18, 2006, 08:01 PM
There are some nice tutorials on flash game design.  I've been looking into a few on platform games in flash using a tile editor (which would make it easy for others to design levels):

http://oos.moxiecode.com/
http://www.strille.net/tutorials/part1_scrolling.php
Title: Re: Let's Make us some Games!
Post by: JavaJones on October 18, 2006, 08:49 PM
Ok, first off I think it should be entirely 2D, like Diablo and older versions of Civ. This cuts down on resource use and system requirements.

Second, I think it should be started with the civ-like component, since I envision the diablo-like components being essentially spawned from that whenever a battle happens. You'll want the basic civ battle decision system in place anyway for those who don't want to diablo it, so this is a sensible starting place. Put in a simple resource collection and domination game (there are already a number of Flash-based examples, although none come readily to mind in URL form just now), and then you can build hack-and-slash battles and ultimately perhaps multiplayer on top of that.

I think you begin with just a few resource types, a very limited technology tree (if any - probably make it static, not research-based), and a smaller world map. Have limited unit types (maybe 5 typs of units), limited weapons, etc. Basically start everything small and limited, but try to get as many in there as possible.

Get it all setup and then work on balancing once it's functional.

Use publicly available textures and art at least as placeholders while prototyping. Keep it in prototyping phase, including prototype art, until you really want it to be played a lot (i.e. when it's a bit more mature).

Those are my thoughts for now. Unfortunately I don't have any Flash dev experience. Another possibility would be Java btw.

- Oshyan
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 18, 2006, 09:33 PM
I envision something more real-time. Like an RTS where you can move your character around and build things, but also go off to fight. Except with one person instead of many units. I guess the best (yet still very, very terrible) comparison I can come up with is something like an MMORPG but with building aspects that appear in Second Life.
Title: Re: Let's Make us some Games!
Post by: mouser on October 18, 2006, 09:38 PM
that sounds like a giant project that would take years..
how about starting with something really simple but playable that could be done in a month?
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 18, 2006, 09:53 PM
I said it was a bad comparison. :P

Still, I think if it was done right, it could be like a 2D RTS, where you control only one character. When the game starts, you can stick around the castle to build it up and work on defenses and homes and things, and when you get bored with that or if you need to, you can go with your army (or solo, I guess) and go explore and try to find the other people and fight them if you want.

Or perhaps a better example would be something with the character control and visual design of Diablo II but where the city can be attacked and destroyed or built up.

I don't think it necessarily needs to be PvP, or that different factions need to be at war all the time.

But again this is getting too complex. I think it would be nice, and along with Mizraim's idea of something that we start small with and add more to it as time goes on to make it a more full game.

This project is very ambitious, and would almost certainly take longer than a month, but could be playable in various stages throughout time.
Title: Re: Let's Make us some Games!
Post by: JavaJones on October 18, 2006, 10:34 PM
So what are the advantages/disadvantages of building? The consequences or effects? If you don't build and your city gets destroyed, do you die? Lose points? Will you have to end up tending your castle when you'd rather be off fighting? If no, then how is the castle management dealt with when the player is not handling it - AI? And if that's the case then you have to develop the AI, and how effective is it? If it's too effective, no one will want to do the building parts. Lots of problems I see with that basic concept. I like that it's reasonably innovative, but it also seems kind of like just throwing in some unrelated components as sort of filler. The bits have to interrelate and depend on each other to make each compelling. I understand you just may not have outlined the idea fully, but it does already sound immediately complicated. If so perhaps it's something to do a little later, after a first game or prototype is done, to build momentum for the team and ideas.

- Oshyan
Title: Re: Let's Make us some Games!
Post by: Mizraim on October 18, 2006, 11:04 PM
Defending the castle would have the benefits of growth. If anyone played Utopia on the SNES, there were places where food was processed. I kind of see the same idea behind fortifying the castle. It could be like sending food to the troops, giving moral, or like in Civ, if your nation was destroyed, you had to settle a new town before too many rounds or you would disband, not seeing a purpose to fight for a nation that has no future. I'm out of time but I will revisit this for a better explanation. Thanks for the links and point of views. 8)
Title: Re: Let's Make us some Games!
Post by: Deozaan on October 18, 2006, 11:59 PM
If you think of an RTS, each faction needs resources. The castle would be akin to the main headquarters for your faction. Naturally there could be cities elsewhere that your faction controls.

This idea is starting to get very complicated, but I think it's worth mentioning just as an idea and not necessarily a mandatory feature. In fact this is probably best suited for something much more advanced than what we'd want to start with.

How about, like an RTS, when the faction had the resources to train/buy new units, what would happen in this particular setting is that new players joining in could only join the faction that had allocated the resources to train new units. So if your castle or main base was damaged or destroyed and you didn't have the resources, you couldn't "hire" more people to join the faction. It would be almost as if the game took place on another world and everyone who joined was basically a freelancer/mercenary getting into a contract to join the faction and be shipped off to the planet.
Title: Re: Let's Make us some Games!
Post by: JavaJones on October 19, 2006, 12:05 AM
Interesting concepts but it sounds like that *depends* on multiplayer functionality fundamentally, and that's a tall order for a web-based game - or if non-web based, then it would probably require a central server, or people to run servers. Not impossible, just additional complication we probably don't want to start with.

As far as the rewards of building and maintaining the castle, I understand the traditional goals of that in a regular civ-like RTS. It sounded like it was being suggested that it be different than that though, particularly in the sense that the user only controlled one guy. Would people follow you? Would additional units just run around with AI and do their own business? Lots of questions are raised in this scenario.

- Oshyan
Title: Re: Let's Make us some Games!
Post by: Mizraim on December 13, 2006, 10:00 AM
I agree. Something this big will take a team that can dedicate their time and get paid for their labor. I think if we want to go with a smaller idea, we could go with some of the afore mentioned ideas. This was something I wanted some input on and some brainstorming.

Another thing, maybe we could tone this one down a bit. Drop the multiplayer aspect. More or less, use the idea where you can bulid up cities and command armies, I guess like a Civilization and Populous mix. As basic as the first Populous was, that may be too simple, but somewhere along those lines.
Title: Re: Let's Make us some Games!
Post by: Ruffnekk on December 13, 2006, 04:04 PM
If you can develop a single-user version and keep a possible multi-player approach in mind, you can always see if implementing multi-player functionality is appreciated and/or feasible and add it later.

I'll think about some ideas for the game and post it later!
Title: Re: Let's Make us some Games!
Post by: Gothi[c] on December 13, 2006, 05:57 PM
Something this big will take a team that can dedicate their time and get paid for their labor.

Hah.
Title: Re: Let's Make us some Games!
Post by: Deozaan on December 14, 2006, 04:15 PM
As far as the rewards of building and maintaining the castle, I understand the traditional goals of that in a regular civ-like RTS. It sounded like it was being suggested that it be different than that though, particularly in the sense that the user only controlled one guy. Would people follow you? Would additional units just run around with AI and do their own business? Lots of questions are raised in this scenario.

- Oshyan

Multiplayer RTS style games would probably not work for Flash because of latency. But when I was describing the RTS I meant that you would be just one unit. You would see the world in third person like most MMOs right now, you would be on a team/faction which could possibly be compared to an FPS deathmatch, but you could gain levels and increase your skills and with the right strategies you could win the game.

It is very complicated and this is just an initial idea, and it does raise a lot of questions, but I think that a proper development team would take the time to answer the questions and make something out of it.