areyn77463 / Object_Avoiding

Shows an autonomous character moving forward and avoiding objects by using simple rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object_Avoiding

This program prompts the user to either run or exit. When run, an 'A' will travel up a grid populated by X's and choose whether to go left or right based on simple rules

In this project I learned a little more collision and how to code rules for when collision happens

About

Shows an autonomous character moving forward and avoiding objects by using simple rules


Languages

Language:C++ 100.0%