RobotPrototype / RedBit

For Prototyping the robot game
0 stars 0 forks source link

Implement and test OATS prototype #7

Open benjamin-heasly opened 6 years ago

benjamin-heasly commented 6 years ago

I added a rough design doc about "OATS" collision detection. I want to prototype this and play with it.

Since the algorithm will have some complexity, I build a little infrastructure to allow running automated testing of our code. I'll start by just implementing and testing the algorithm.

I'll leave the visuals and motion physics for later.

RobotPrototype commented 6 years ago

Seems good. I'm going to send some clarifying questions/reactions about the design doc soon!

RobotPrototype commented 6 years ago

commented!