This content is not currently approved and is visible here for review only.

AI algorithms for a prototype game software in Java 1.6: Design and implementation of efficient AI algorithms so as to c

AI algorithms for a prototype game software in Java 1.6: Design and implementation of efficient AI algorithms so as to c
Authors
Athanasios Theocharidis
ISBN
3639171586
Published
17 Jul 2009
Purchase online
amazon.com

The games industry is evolving and expanding very rapidly. New game hardware platforms from big vendors are frequently released in the hope of further expanding the market. Niche markets such as the casual games market are also evolving and expanding rapidly, with the internet as their primary medium for presentation and distribution. Dot Red Games Ltd. (www.dotredgames.com) is a newly formed innovative game software company which has been working to develop a new game engine based on Java 1.

Editorial Reviews

The games industry is evolving and expanding very rapidly. New game hardware platforms from big vendors are frequently released in the hope of further expanding the market. Niche markets such as the casual games market are also evolving and expanding rapidly, with the internet as their primary medium for presentation and distribution. Dot Red Games Ltd. (www.dotredgames.com) is a newly formed innovative game software company which has been working to develop a new game engine based on Java 1.6 promoted through the casual market mentioned above. The engine incorporates all the latest innovations available through 1.6 Java and the framework is compatible with all major operating systems, producing very satisfactory results in terms of graphic effects capabilities, sound support, speed and responsiveness. A prototype game was developed on this framework, which involved the design and implementation of efficient AI algorithms so as to create interesting artificials opponent capable of making decisions in real-time. Such an algorithm was designed, implemented and tested effectively within the time constraints of this project, fulfilling the requirements for high quality gameplay.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”