Ezequiel Santos
iOS Developer & Creative Technologist

Damas 🕹ī¸

🛠 Technologies Used:

🚀 About: Developed using the Unity 3D and C#, Damas is a checkers game, but without any use of classical artificial intelligence algorithms.

đŸ’ģ Development: The app was developed using the Unity 3D and C#. The challenge was balancing the AI so that the player doesn't notice if it's an AI or a player, but without any use of classical artificial intelligence algorithms. To solve without AI, I created a matrix and checked the neighbors every movement.