Gridworld game using neural network
Basic game where player needs to move in a grid and find a goal position. Purpose of this game is to teach a neural network to play it and also to learn how to implement graphics with c++.
Project is on hiatus because of school work.