Skip to content

Uppsala University - 5SD806 - AI Programming: In assignment 2, the task is to create a small simulation of an star chaser doing his job of collecting stars and selling them to an merchant, the agent should utilize a Finite State Machine (FSM) internally and A* for pathfinding over a grid world.

Notifications You must be signed in to change notification settings

Piepsii/WhenYouWishUponAStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input:
Arrow Keys -> move selection
Enter -> toggle blocked/not blocked
F -> select object
F on empty (press three times) -> move selected object
P -> toggle AStar & JPS

have fun :)

About

Uppsala University - 5SD806 - AI Programming: In assignment 2, the task is to create a small simulation of an star chaser doing his job of collecting stars and selling them to an merchant, the agent should utilize a Finite State Machine (FSM) internally and A* for pathfinding over a grid world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages