Thursday, 2024-05-02, 6:14 PM

Warezy | Wares Easy | Software Portals

Main | Registration | Login
Welcome Guest
RSS
Login form
News calendar
«  July 2009  »
SuMoTuWeThFrSa
   1234
567891011
12131415161718
19202122232425
262728293031
Search
Site friends
Statistics
Warezy Sponsors
Web Translate
 

Blog Advertising - Advertise on blogs with SponsoredReviews.com

Buy and sell Text Links
News topics
Programming [8]
Coding, Source-code, Tutorial, Problem Solving and more
Hardware [5]
Hardware Info, Troubleshooting, Price, Performance and more
History [4]
More Abou History... you must read here
Computer Tips [1]
Computer Tipz
Internet [1]
Internet news, tools, media, software and problem solving
Windows [8]
Windows Tutorials
Mobile [1]
Mobile trick, tips, tutorial, troubleshooting, hacking
News [1]
News every day
Bloging [0]
Newest [0]
for every thing new posting
Games [0]
Games sources
Business [1]
Business
Hobby [0]
Journey [0]
Making Money [0]
Making money online or offline
Troubleshooting [0]
Warezy Box!
Warezy stats




Computer Blogs - BlogCatalog Blog Directory
DigNow.org
Our poll
Rate my site
Total of answers: 4
Main » 2009 » July » 19 » A.I. System in Arcade Games
A.I. System in Arcade Games
12:43 PM

A.I. System in Arcade Games


The first arcade games were built on discrete logic and were strictly based on competition between the players. Therefore, there wasn’t any A.I. system.


Heuristic algorithms have been used in the arcade games. The common method of controlling an NPC in the game was by scripting.

‘Path finding’ is another common A.I. system that has been used in the real time strategy games. ‘Path finding’ works by calculating how to get an NPC from one place to another after considering the terrain and obstacles.

Games like Quake and Pursuit based all the enemy actions on particular stored patterns. The space invaders further refined this movement, by adding in-game events which were dependent on the hash functions.

This resulted in more varied and complex enemy movements.

Pac-Man incorporated this technology, at the same time jazzing it up by providing different personalities for each ghosts.

Although the ghost movements in Pac-Man felt random, it was a cleverly scripted and well disguised action.

The 1990’s saw the emergence of finite state machines. The arcade racing games were powered by a ‘rubber banding’ A.I. system.

If the computer controlled the opponents “fall behind”,
they received a superb boost allowing them to catch up.

The system too, works the other way around, enabling the human players to catch up if they fall behind. The arcade shooting games should ideally have a large rule base which is basically the list of NPC options like attack long range, call for help, flee etc.

The trick lies in using a random factor to choose from this base factor. This has displayed an enhanced feeling of intellect and developed the fun factor.
Category: Programming | Views: 1503 | Added by: warezy | Rating: 0.0/0 |
Total comments: 0
Name *:
Email *:
Code *:
Copyright MyCorp © 2024
Create a free website with uCoz