Skip to content

Line of Action 1 vs 1 (Human, PC) game made as part of coursework for "CSE318: Artificial Intelligence Sessional" The game has been designed using pygame. The AI agent is written using C++. Alpha-beta pruning is used for searching the best moves. Different heuristics have been implemented (piece square table, area, quad etc).

Notifications You must be signed in to change notification settings

SaminRK/LineOfAction

Repository files navigation

LINE OF ACTION

Code style: black Line of Action

Line of Action 1 vs 1 (Human, PC) game made as part of coursework for "CSE318: Artificial Intelligence Sessional" The game has been designed using pygame. The AI agent is written using C++. Alpha-beta pruning is used for searching the best moves. Different heuristics have been implemented (piece square table, area, quad etc).

About

Line of Action 1 vs 1 (Human, PC) game made as part of coursework for "CSE318: Artificial Intelligence Sessional" The game has been designed using pygame. The AI agent is written using C++. Alpha-beta pruning is used for searching the best moves. Different heuristics have been implemented (piece square table, area, quad etc).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published