webai-community / aquarium

BSD 3-Clause "New" or "Revised" License
26 stars 7 forks source link

Implement fish come and go scenario #87

Closed JiangYizhou closed 4 years ago

JiangYizhou commented 4 years ago

Define fish behavior including frame, operation, and number in the FishBehavior.json. Read behavior of fish count from the file. Parse the behavior by rapidjson. Maintain a queue of behaviors for changing the fish number.