Skip to content

Some basic AI theories implemented in a game. A simple route-finding algorithm, my first step towards the AI field. The program is written in C++ for route-finding and Java for UI.

Notifications You must be signed in to change notification settings

achilles288/puzzle-block-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puzzle Block AI

Some basic AI theories implemented in a game. A simple route-finding algorithm, my first step towards the AI field. The program is written in C++ for route-finding and Java for UI.

Preview Image

You can try this program by cloning the repository and running the makefile.

git clone https://github.com/khantkyawkhaung/puzzle-block-ai
cd puzzle-block-ai
make
make run

About

Some basic AI theories implemented in a game. A simple route-finding algorithm, my first step towards the AI field. The program is written in C++ for route-finding and Java for UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published