New Board



I have redesigned the board in order to better meet the assignment requirements. It is now a more open space rather than a maze.



I have added a player and an enemy. At the moment the enemy is inactive, awaiting my understanding of vectors and how to apply forces. I am currently reading The Nature of Code by Daniel Shiffman to learn about the creation of autonomous agents and hope to be done within the week.
One problem I have encountered is with collision detection. The player overlaps the borders. I shall be attending the drop in sessions to get some help with this.