State Driven Actors

Subscribers:
58,300
Published on ● Video Link: https://www.youtube.com/watch?v=SEDrUqbyKNE



Duration: 4:05
31 views
1


Each round the simulator creates new actors. Each actor creates personal goals and goes to complete that goal. Actors move around the map using BFS pathfinding on a grid map written as an array. Actors choose which actions to complete first based on what is listed on their priority queue, this includes doing quests, eating, drinking, socializing and much more. Actors have 'memories' of interactions with other actors and actions they complete. All of this takes place inside the console!
----

Fullstack Academy was recently ranked the #1 coding bootcamp in the U.S. Learn more at https://www.fullstackacademy.com.