Skip to content

A simplified Tetris game where the goal is to remove a target token using the fewest moves. Implements A* search with heuristic optimization to find the shortest sequence of actions for the Red player.

Notifications You must be signed in to change notification settings

hotungkhanh/A-star-search-agent

Repository files navigation

AI-Project-A

python -m search < test-vis1.csv

About

A simplified Tetris game where the goal is to remove a target token using the fewest moves. Implements A* search with heuristic optimization to find the shortest sequence of actions for the Red player.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages