hw

MCB 419 - HW02 - simple foraging

due Tue Jan 29, 2019, 9:00 PM
email p5js project link to mcb419@gmail.com

Introduction

This assignment builds on last week’s homework in which you created a bot that moves around the arena in a circular path. This week you will add 100 ‘food’ pellets to the arena, which the bot will consume as it moves in its circular trajectory. The resulting simulation will look something like this:

hw02.gif

Specifications

The arena, bot specs, and bot trajectory are as specified in hw01.

New features that you need to add:

Instructions

– End of assignment –