“Tile Clash is a competitive puzzle game inspired by the classic 2048 concept, where a human player competes against an AI bot in real time. The player controls tile movements using keyboard inputs, while the bot responds automatically after each …
“Tile Clash is a competitive puzzle game inspired by the classic 2048 concept, where a human player competes against an AI bot in real time. The player controls tile movements using keyboard inputs, while the bot responds automatically after each turn using a greedy decision-making strategy.
The project focuses on implementing smooth tile merging logic, turn-based interaction, and a simple AI opponent to create a competitive experience. The current version includes a working game interface, player controls, bot moves, and win conditions based on reaching the 2048 tile or achieving the highest score.
using ai to develop