Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by M_D. 04/26/24 20:22
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
MT5 bridge not working on MT5 v. 5 build 4160
by EternallyCurious. 04/25/24 20:49
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 818 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Previous Thread
Next Thread
Print Thread
Rating: 4
Page 1 of 6 1 2 3 4 5 6
Droid Soccer [WIP] #127067
04/29/07 01:48
04/29/07 01:48
Joined: Mar 2006
Posts: 752
Portugal
demiGod Offline OP
User
demiGod  Offline OP
User

Joined: Mar 2006
Posts: 752
Portugal
Hi to all 3dgs community,

First off all sorry for my poor English

I would like to present a personal project [WIP] that I am working on for some time ago, in my free time exploring specially the Artificial Intelligence, autonomous agents, team strategy and so on.

What I would like to do?

“When playing Droid Soccer in a mystic environment of the Greek mythology transposed to a distant future, you control the more powerful gods/robots in vigorous soccer games and tournaments that takes place in the Olimpus Mount Arena of the future, exploring myths, legends, puzzles and sequences in a unique and amusing game play.”

What I will probably do?

“A fast pacing soccer type game simulation played by droids where the speed and the player reaction skills are the central point, with good visual and sound effects.”

When? In a distant future. Where? In a futuristic top tower representing the Olimpus Mount Arena. Who? The ancient gods are represented by droids with different skills and powers, that play robust soccer with an iron/metal sphere and there are at least three tournaments:

• Mortals Tournament (where the player must begin)
• Gods Tournament
• Chaos Tournament

Game play:
The game pretends to be a soccer simulation but with other elements, because there is a possible story to tell, the greek mythology, so it will be introduced objects / items related to the story representing myths, legends, puzzles and sequences, which upon collected, will cause different plays. If those plays have success (the goal) then the player collects that item. In order to be able to play the higher tournaments the player needs to explore and collect those items and sequences.

There will be rewards like goals, score, power-ups in the field, maybe money that let you buy robot pieces or other robots, or…
Well, stop dreaming, just a very WIP screenshots, because I am a programmer and not a 2d or 3d artist, and because I spend most of the time trying to develop the AI.









Just some things already started or done :

Team strategy:
Team state machine(before kick off, defend and attack so far)
game situations
tactics
formations
player roles

Players behaviour:
Player state machine (wait, chase, dribble, pass, kick, goHomeRegion and left and right defense for the goalkeepers. More on the future)
Perception system, because the agents are autonomous they percept the environment using two scan cones, one bigger that scan every frame when its is the selected entity, and another one smaller just for the not selected entities, that scan with a timer.
Strategic positioning
Ball recovery
Ball possession
Player movement and blend animation
Steering behaviours (seek, arrive)

Communication:
A simple messaging system (needs improvements), maybe changing for a blackboard system in the future

Game Editor:
Edit tactics and formations

To do:

So many things that I will not even mention it right now (specially in 2D and 3D art), I will probably make another post here or in the Jobs Offered exposing those questions and maybe someone will be interested in this project and pretends to make part of it, sorry but no money, just credits.

I intend to release a trailer soon to show the game play implemented so far.
Well, feedback, considerations, critics, ideas are welcome, besides this single project will probably depends on it..
If you are interested in some way in the project you may contact me:
fjcarrega(at)gmail.com
Thanks for your time.
Cheers
Jorge.

Re: Droid Soccer [WIP] [Re: demiGod] #127068
04/29/07 03:46
04/29/07 03:46
Joined: Mar 2006
Posts: 3,538
WA, Australia
J
JibbSmart Offline
Expert
JibbSmart  Offline
Expert
J

Joined: Mar 2006
Posts: 3,538
WA, Australia
looks interesting! darwinia style level looks solid. not a lot i can say im looking forward to the trailer

julz


Formerly known as JulzMighty.
I made KarBOOM!
Re: Droid Soccer [WIP] [Re: JibbSmart] #127069
04/29/07 05:50
04/29/07 05:50
Joined: Mar 2007
Posts: 677
0x00000USA
M
MrCode Offline
User
MrCode  Offline
User
M

Joined: Mar 2007
Posts: 677
0x00000USA
Mabye it's on purpose (for the style), but the lightmapping is VERY obvious.


Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}
Re: Droid Soccer [WIP] [Re: MrCode] #127070
04/29/07 08:59
04/29/07 08:59
Joined: Aug 2006
Posts: 652
Netherlands
bstudio Offline
User
bstudio  Offline
User

Joined: Aug 2006
Posts: 652
Netherlands
This is looking verry interesting. And I like the style, it fits your concept. But the levels so far are empty off course but you said indeed that you will fix that


BASIC programmers never die, they GOSUB and don't RETURN.
Re: Droid Soccer [WIP] [Re: demiGod] #127071
04/29/07 10:28
04/29/07 10:28
Joined: Feb 2004
Posts: 217
Wennigsen, Germany
Gordon_Shumway Offline
Member
Gordon_Shumway  Offline
Member

Joined: Feb 2004
Posts: 217
Wennigsen, Germany
Hi !!!

Good work so far !!!
It's nice to see some picture of what we were talking about.
Can you make a demo or a trailer? I want to see the AI in action.

Bye G.S.


***Neue Webseite!! Mit vielen neuen Infos! http://www.2662-thegame.de.vu***
Re: Droid Soccer [WIP] [Re: Gordon_Shumway] #127072
04/29/07 12:56
04/29/07 12:56
Joined: Mar 2006
Posts: 752
Portugal
demiGod Offline OP
User
demiGod  Offline OP
User

Joined: Mar 2006
Posts: 752
Portugal
Hello,
Thanks for your comments,

Its true that isnt much thing to show at the moment, but like i said those are earlier screenshots and my main concern had been the gameplay, animations and specially the AI.

I think you all have in mind that a game simulation like this one its not a trivial task, thats because we dont see PES or fifa´s games prototypes around here or in other engines / game development sites or forums.

@ Gordon_Shumway
Hi Gernot, thank you for your comments about my project.
The AI its in early stage but i will try to show in the next days a video showing the system in action, the one we have discussed allright.

Well, just about four replies so far, it seems this is not starting very well..

Re: Droid Soccer [WIP] [Re: demiGod] #127073
04/29/07 13:17
04/29/07 13:17
Joined: Jan 2003
Posts: 4,305
Damocles Offline
Expert
Damocles  Offline
Expert

Joined: Jan 2003
Posts: 4,305
Very cool Idea.
You seem to made a nice AI for the bots.
I could give suggestions for the AI though only
when I see it in action.
But Iam shure it is already fun to see them play.

Re: Droid Soccer [WIP] [Re: Damocles] #127074
04/29/07 16:50
04/29/07 16:50
Joined: Jun 2006
Posts: 2,640
Earth
Germanunkol Offline
Expert
Germanunkol  Offline
Expert

Joined: Jun 2006
Posts: 2,640
Earth
Yeah, I like it as well! cool models, seems like you got the code working pretty well.
"What I would like to do?"
I don't understand entirely what you're going for, but mostly, and it sure sound's like it's worth it and I'd really like you to reach that goal!

Good job


~"I never let school interfere with my education"~
-Mark Twain
Re: Droid Soccer [WIP] [Re: Germanunkol] #127075
04/29/07 18:02
04/29/07 18:02
Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
frazzle Offline
Expert
frazzle  Offline
Expert

Joined: Mar 2006
Posts: 2,758
Antwerp,Belgium
This looks like a goal already
Keep up the great work there

Cheers

Frazzle


Antec® Case
Intel® X58 Chipset
Intel® i7 975 Quad Core
8 GB RAM DDR3
SSD OCZ®-VERTEX2 3.5 x4 ; HD 600 GB
NVIDIA® GeForce GTX 295 Memory 1795GB
Re: Droid Soccer [WIP] [Re: frazzle] #127076
04/29/07 18:51
04/29/07 18:51
Joined: Mar 2005
Posts: 514
Brazil
Carloos Offline
User
Carloos  Offline
User

Joined: Mar 2005
Posts: 514
Brazil
Fantastic, nice screens !

Hope we can have a test demo soon, i'm already crazy to play it !

Page 1 of 6 1 2 3 4 5 6

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1