Damas đšī¸
đ Technologies Used:
- Unity 3D
- C#
đ 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.