Thanks Philip, for the kit link. I will check it out. Paulette
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Philip Bennefall Sent: Monday, April 23, 2012 3:06 PM To: Gamers Discussion list Subject: Re: [Audyssey] BGT - Most wanted features? Hi Paulette, It's difficult to say. A friend of mine who had next to no prior programming knowledge managed to pick up the kit and make a small game after about 4 or 5 days, but for some other people it has taken over a year; sometimes even longer. So it is a very individual thing whether programming comes intuitively. BGT does simplify a lot of aspects regarding the actual code logic in terms of giving you fewer things that you have to worry about, but you still need a firm understanding of things such as variables, functions, conditional statements such as if and while, classes, etc. The demo version of my BGT engine is free, but is almost entirely fully featured. It comes with an extensive tutorial that attempts to guide you, step by step, through the process of learning the actual language. Then there are other tutorials that kick in where the language one left off, teaching you in more practical terms how to turn your knowledge of the syntax into actual games. You can find it at www.blastbay.com if you are interested to read more. Good luck! Kind regards, Philip Bennefall ----- Original Message ----- From: "Paulette Vickery" <[email protected]> To: "'Gamers Discussion list'" <[email protected]> Sent: Monday, April 23, 2012 8:56 PM Subject: Re: [Audyssey] BGT - Most wanted features? Hi Tom, So, do you think that someone like me who doesn't know anything about game creation could create a game using this kit and purchasing the sounds, etc., that would be needed for the game? Paulette -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Ward Sent: Monday, April 23, 2012 11:38 AM To: Gamers Discussion list Subject: Re: [Audyssey] BGT - Most wanted features? Hi, BGT stands for Blastbay Game Toolkit. Its a game engine, a toolkit, developed by Philip Bennefall to help simplify the process of developing audio games for the blind. He wrote all the low level code for audio, networking, input, etc into BGT and then exposes that functionality through simple scripts that are easy to learn to program and compile without the complexity of learning a full blown programming language like C++. Cheers! On 4/23/2012 11:00 AM, Paulette Vickery wrote: > Hi Philip, > > What is, BGT? Thanks. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.455 / Virus Database: 271.1.1/4341 - Release Date: 04/22/12 18:34:00 --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected]. No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.455 / Virus Database: 271.1.1/4341 - Release Date: 04/22/12 18:34:00 --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://mail.audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
