Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: Shade on Thu 25/11/2004 20:51:17

Title: battle system
Post by: Shade on Thu 25/11/2004 20:51:17
where can i download a demo of a battle system (turn based) with source code?
Title: Re: battle system
Post by: Radiant on Thu 25/11/2004 23:23:03
google nethack.
Title: Re: battle system
Post by: Shade on Fri 26/11/2004 14:15:08
lol if i don't know the name of a battle system i don't get any results! so please i am new and i am not really getting everything. i don't know the good games which were created with ags i don't know this and that. so please give me a name or a downloadlink or something!
Title: Re: battle system
Post by: Mr Jake on Fri 26/11/2004 15:00:28
I cant recall a battle engine demo made in AGS with source code

maybe you should learn how to code and produce one.
Title: Re: battle system
Post by: Pumaman on Fri 26/11/2004 20:40:02
Since you're new, I really wouldn't recommend attempting a battle system yet. Even if there was a load of code for one, it probably wouldn't work the way you wanted, and you wouldn't understand how to modify it to suit your needs.

The best way is to start small, create some simpler games, then the experience you get from that will enable you to create a battle system that works exactly how you want it to.