Traditional marble game using ant colony optimization / Muhammad Izzat Imran Che Isa

The traditional marble game is a stochastic game which is has random probability of distribution or pattern that may be analysed statistically but not be predicted precisely. It need to target which marble is the most suitable to shot accurately. The study of traditional marble game will be implemen...

全面介紹

Saved in:
書目詳細資料
主要作者: Che Isa, Muhammad Izzat Imran
格式: Thesis
語言:English
出版: 2017
主題:
在線閱讀:https://ir.uitm.edu.my/id/eprint/69623/1/69623.pdf
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:The traditional marble game is a stochastic game which is has random probability of distribution or pattern that may be analysed statistically but not be predicted precisely. It need to target which marble is the most suitable to shot accurately. The study of traditional marble game will be implemented in a game prototype using Ant Colony Optimization (ACO). ACO technique is used for searching method in order to find the nearest marble that can be selected to be shot. Instead of get random value of position, ACO helps to optimize the nearest marble. Collision detection technique is one of a physic law that manipulate the movement and position of marble. The prototype is evaluated based on distance between initial position and selected marble position. The shortest distance is defined as best result. A set of data contains position of marbles is tested for ACO algorithm in the prototype. As the result, the accuracy of the shortest distance is moderate because number of marbles limited to fifty marbles. The more number of marbles, the higher the search accuracy. In future, traditional marble game can be applied with other search algorithm to optimize the solution