Developing an online strategy game powered by an intelligent algorithm
Loading...
Date
2021-06-10
Journal Title
Journal ISSN
Volume Title
Publisher
University of M'sila
Abstract
Games are an ideal domain for exploring the capabilities of artificial intelligence within a
constrained environment and a fixed set of rules, where problem solving techniques can be
developed and evaluated before being applied to more complex real- world problems, however,
this thesis seeks for implementing an online strategy game which is powered by an intelligent
algorithm, so in order to make a game intelligent means to apply an intelligent algorithm on it,
so the method we used to make the computer play a multi-player game of chance is a modified
MAX-N algorithm. The result of this project is properly working strategy board game on
Facebook (test period) that we’ve named LUDO PARCHIS.
Nowadays games and intelligence go side by side. Ludo is an intelligently played mind
strategy board game. It requires some basic knowledge for different moves that need to be
taken on one’s move.
Description
Keywords
LUDO, Board-game, MAX-N algorithm, Multiplayer, AI.