Artificial Intelligence Based Game Zone Project
The games are implemented using Java language in Net Beans (7.0.1) for proper GUI. We have used appropriate algorithms and concepts of Artificial Intelligence required for the implementation of the respective games.
Tic-Tac-Toe is played between a player and computer and the moves of the computer are defined using heuristics approach of Artificial Intelligence. Sudoku consists of a 9x9 grid to be filled with appropriate numbers at the grid locations.
We have added three levels (beginner, intermediate and expert) in Minesweeper based on the level of difficulty. We have successfully created a GUI using Net Beans that comprises all the three games within a single interface as specified; along with using the concepts of Artificial intelligence. Our GUI is a great, user-friendly game zone for single player.
No comments:
Post a Comment
Thanks For Your Response