首页 /研究 /Multiple Potential Fields in Quake 2 Multiplayer
OTHER

Multiple Potential Fields in Quake 2 Multiplayer

Hector Villena Cazorla

发表年份
2006
引用次数
2

摘要

This thesis may be interesting for developers within video game industry, people who design the behaviour of agent systems, or those interested in complex robotic control systems. What potential fields give to the world of AI is a new way to implement the behaviour of the agents, giving weights to all the elements in the world, so the agent can decide if making some action deserves the cost, the combination of several potential fields is what makes this technique so efficient. An agent was created applying this technique. Implemented as a client application, the agent used the Quake protocol to connect and communicate with the server. Some tests were run on the model concerning the different functionalities a gamer agent should implement. The model turned out to be a success in a virtual environment like quake 2. Taking care of all the entities in the map and environmental factors, the agent is able to keep his state in balance, move to the most interesting positions and be able to face combat situations. The implementation is clean and mathematical oriented. Using algorithms as the heart of the model, we make the code lightweight in comparison with old bot models.

关键词

Quake (natural phenomenon)Computer scienceComputer securityCode (set theory)Human–computer interactionProgramming language

相关论文

查看 OTHER 分类全部论文