Intelligent Systems Final Project 1

For the final project, my group members are Brian Weku and Andrew Ko. We decided to make a game of UNO where the players will be competing against an AI.

Previously I have created a text based UNO game where the player will compete against a bot. However, the bot is very low level. It can only return the first card it finds from its own deck that matches the color or number previously given by the first player. It does not have any strategy to actually try to win the game. We will be attempting to make a smarter bot so that it will be able to strategise. For example, maybe it will be able to save the wildcards for a specific moment, or maybe remember/predict specific colors that the first player does not have.

Leave a Reply

Your email address will not be published. Required fields are marked *