Coding Competition Feb 24 - March 12 (WINNER - ASHEN)

Started by Rocco, Fri 24/02/2006 14:27:17

Previous topic - Next topic

Rocco

Ok, here is the theme for the 5th round Coding Competition:

Turn-based games

This is also a wide range field.
The Goal for competitors is, to release a code snippet
which supports a turn based situation in ags games,
regardless of which way you want.

Below are very good examples of turn based games:

fighting turn based:
jagged alliance
x-com
heroes of might and magic
Hovendall Tactics (independent game) - download (englisch 2,4 mb) -> http://gamemaker.nl/games_exe/hdtactics.zip

time turn based
where in the world is carmen sandiego
they stole a million (planning part)
the clou (planning part) - download (german 3mb) -> http://www.gohai.net/clou32.exe
24 hours (AGS 1 room Game) - download -> http://www.adventuregamestudio.co.uk/games.php?action=detail&id=679

economic simulation games (time turn based)
vermeer - download (german 130 mb) -> http://rapidshare.de/files/13755111/VEM.rar.html http://rapidshare.de/files/13755554/VEM.r00.html
oil imperium

general
Civilization

Here are the rules:
1. Must be open-source. We can hardly inspect your coding if we cant see it.
2. Must contain instructions for how to add to an existing game, this will obviously be easier if the scripting is done as a module
3. Only use of the 3D, TCP/IP and maths plugins are allowed
4. Must provide sample game using the turn engine (obviously!)
5. Team efforts are allowed, and you're probably expected to get help for sprites, etc from elsewhere.
6. As far as possible, entries will be judged on their scripting and gameplay rather than GFX, SFX, music, etc.
7. Winner will be decided by 1 week of voting at the end.

Please, post here if you're thinking of entering.
Im looking forward to see many entries, beside Ashens. ;-)

Let the turn begin.

Ashen

So what exactly do you want us to do? A couple of your examples, I wouldn't exactly say where turn-based, as I understand it. (And a couple of them I've never played/heard of, so they're no help.)
I know what you're thinking ... Don't think that.

Rocco

#2
The straightforward way would be to build a module which supports turn based fighting,
in the way of jagged alliance, or this example -> http://gamemaker.nl/games_exe/hdtactics.zip
The other approach could be a module which supports time turn based games, where every action needs time, like this http://www.adventuregamestudio.co.uk/games.php?action=detail&id=679
but all is allowed, if it provide that the game stops then the player could do his actions (turn).
i hope this isnt to complicated, and passaply clear.

EDIT: Sorry for the false game link, I mean Hovendall Tactics - http://gamemaker.nl/games_exe/hdtactics.zip
and not Magical Drop which is no turn based game.

Akumayo

#3
I'll hopefully have time to scrap together an entry, so much to do right now...Ã,  :-\
I look forward to seeing the entries in the meantime.

I'm not quite sure I really understand the topic.  We're supposed to build a module/template that contains an engine for turn based battle systems?  Or are we supposed to build a game that uses a turn based battle system?  What are we aiming at?  An engine?  A game?  A system?  I'm confused...
"Power is not a means - it is an end."

Rocco

no limitation in this case, it must fit to the rules this is important.
so it can be a turn based fighting module, or a open source game with a turn based battle system.
annotation: I hope most to see a turn based battle system in action,
but dont think only on battle systems, theres a lot of possibilities for a turn based game,
the most board games are turn based as well.  :)

Akumayo

I don't really feel like putting a game together.  Maybe I'll write a tutorial on how to build a turn based game, and have code snippets and a battle engine of sorts within it.  That would count as an entry, right?  It's open source, it definately contains instructions on how to add a game, and I suppose I could make a sample game using it.
"Power is not a means - it is an end."

Rocco

That would be great, but dont focus only on the battle system.
I have realized, that most of your games have a turn based approach.
So Labyrinth is a turn based game, and a sort of module for this style of RPG would be very interesting.
Also Chess is a turn based game.
So I guess, it isnt a big deal for you, to make an entry this turnÃ,  ;)

Akumayo

Hrm... Labyrinth IS turn based isn't it?  Sadly, it uses old style coding, and isn't object-based, so it wouldn't be pretty or efficient as an entry.  :'(
I could remake it I suppose, as object based, but I really don't want to, it might mess up.  Chess though, it was made with object-based.  It is turn based, so I guess it could be an entry, except that it wouldn't exactly be easy to add a new game to it, you can pretty much only change it by changing the sprites.

This tutorial I proposed would have a system similar to Labyrinth, but much more like Black Flames:  Path of Methias. ( http://www.adventuregamestudio.co.uk/yabb/index.php?topic=23809.0 )

I'm still not sure what I'll do...
"Power is not a means - it is an end."

Rocco

oh man, black flames is amazing.
funny thing that your are the master of turn based RPG Games.
if i had known that before, my sleep would be much better the last days.
cause i was in doubt, that in the worst case nobody will enter to this topic.
but now im sure you will enter with an great entry and also ashen will.Ã,  ;D

Akumayo

#9
I wouldn't call myself "master" of turn-based RPG's, rather, I'm an "obsessor" over them.Ã,  Other games (excluding arcade) are boring.Ã,  My favorite games have always been, and most likely always will be:

Shooters
Arcade
RPG

I am working on my entry right nowÃ,  ;D

EDIT:
    My entry is well on its way.  I have the sample game finished, so now I have to extract a template from it, and I'll be ready!  I like this topic.
"Power is not a means - it is an end."

Rocco

*push*
its halftime now, and the attendance seems very low.
deadline is sunday next week.
So please coders come on, it could be real fun to assembly a little turn engine,
think about your favorite boardgames or things like that.

Akumayo and Ashen - is it going smoothly?
praying and looking forward, to at least 2 entrys.
the job as topicstarter is much more challenging, as to participate with an entry.  :P

Endrews

#11
I have a game step by step strategy with elements of RPG on system: fighting turn based!
it suits for this competition?

links:
http://www.endrewzgamez.h16.ru/dlrt2.rar
http://www.endrewsgames.h15.ru/dlrt2.rar

page:
http://www.adventuregamestudio.co.uk/games.php?action=detail&id=693

topic:
http://www.adventuregamestudio.co.uk/yabb/index.php?topic=25355.0

for download try FlashGet!or any other

If it suits I shall lay out the open code, it enough big on size!
Endrews

Rocco

Quote from: Endrews on Sun 05/03/2006 12:53:27
I have a game step by step strategy with elements of RPG on system: fighting turn based!
it suits for this competition?

If it suits I shall lay out the open code, it enough big on size!

hello endrews,

this suits perfect :-), it has similar mechanic to heroes of might and magic i guess.Ã,  :o
i loaded it from here -> http://www.endrewsgames.h15.ru/Page2_8.htm
cause the first two downloadlinks dont work for me.
i'm looking forward in happy anticipation to your entryÃ,  :)


Endrews

#13
Quote from: Rocco on Sun 05/03/2006 13:40:11
Quote from: Endrews on Sun 05/03/2006 12:53:27
I have a game step by step strategy with elements of RPG on system: fighting turn based!
it suits for this competition?

If it suits I shall lay out the open code, it enough big on size!

hello endrews,

this suits perfect :-), it has similar mechanic to heroes of might and magic i guess.Ã,  :o
i loaded it from here -> http://www.endrewsgames.h15.ru/Page2_8.htm
cause the first two downloadlinks dont work for me.
i'm looking forward in happy anticipation to your entryÃ,  :)



The open source(It is a folder of game for AGS)(size:8mb)

http://www.endrewzgamez.h16.ru/code.rar

Try download through FlashGet! Or any another
Or press on the opened page on the second line allocated red a word, it is a link(Stupid free-of-charge hosting)
It should look approximately so->çäåñü.

if you don't have FlashGet!
http://www.endrewzgamez.h16.ru/Page2_8.htm
and click in a bottom of page under a screenshot
[code of game] - game code
[download full version of game Dangerous Lands] - download game

I shall remove this file after March, 12th




Endrews

Rocco

great, thx endrews
the first entry :-)))

two things:

see the initial posting for -
competition rules point 2:
its great that you post your complete game, but not necessary.
for this competition it would be interesting to have some codeexamples, which are useful and easy to implement for other developers.
so i admit (only if you have enough time and you are willing to) that you make either a module or a template or one room, which contains only the fighting part of your game, with a little explanation what is going on in the code.
cause the whole game is very difficult to overlook and understand. (in the meaning of this competition)

and rules point 7:
the voting starts on 12th march, and will end one week later.
so i suggest that you let the code accessible, until 19th march or so.

thanks for your entry, i like this one very muchÃ,  :)

Endrews

#15
ОK I have understood all, how about this:
http://www.endrewzgamez.h16.ru/code.rar

How to make game in style "fighting turn based" on this available engine of game Dangerous Lands Tournament+?
http://www.endrewzgamez.h16.ru/Page3_6.htm
Newer to the address:
http://www.endrewzgamez.h16.ru/FAQ.txt
Endrews

Akumayo

Now for my entry.  Due to my utter lack of all artistic ability, I ripped sprites from FMA (Full Metal Alchemist) after I had the system built, therefore the weapons are a bit wierd considering the people who are weilding them.

Anyhow, this is a turn based, GUI interface.  It uses mouse cursors to detect weapon type, structs to detect weapon being used and character stats, and has a wide range of possibility for usage.  Included in the download is both the demo game and the template.  Enjoy I hope!!!

http://www.2dadventure.com/ags/Akumayo_Turn_Based_Battle.zip

-Regards, Glacies Akumayo
"Power is not a means - it is an end."

Rocco

we have 2 entrys now, i smell a slightly feeling of a competition :-)

thx, endrews is a lot more handy now.
thx also to akumayo for your entry, cool to see different approaches so far.

one thing:
all two entries dont contain much commented code.
endrews entry has a few lines and at least a faq, which is a good thing.
whereas in akums entry isn't one comment, which makes the thing not much easier to understand.
it would be a good practice for programmers in general, to comment some codesections.
its not only for other developers as in this competition, but also for yourself - imagine yourself a year later, starring at your code and asking yourself - oh my god whats going on here.

so thanks for the entrys so far,
5 days left for entrys (ashen:)) .

Ashen

#18
Sorry to say, I won't be finished in time. It's alright for you lot that're already working on turn-based games, but I had to start from scratch :P and haven't had much of a chance this last week to work on it.

I'll see if I can turn what I've got into something vaguely enterable, but I doubt I'll be able to - it's much to full of holes right now.

EDIT:
Excellent....
I didn't want to ask for an extention as it didn't seem fair this late on, but since you're offering - I'll take it. The 14th should give me enough time to get what I've got working, as well as polishing up and explaining my code some more.
I know what you're thinking ... Don't think that.

Rocco

hi ashen,
i think its better for all to have more entrys, and therefore expand the deadline a little bit.
so if nobody complains, we set the new deadline to 14th march.
so you have a few more hours to improve your entry, and release it in the condition it will be on 14th.


SMF spam blocked by CleanTalk