An educational project for a Data Structures and Algorithms course, written in C++ using Visual Studio
-
Updated
Jun 18, 2020 - C
8000
An educational project for a Data Structures and Algorithms course, written in C++ using Visual Studio
2D fantasy simulation game [STATUS: PROTOTYPING]
This is a Remake of the Senior Design Capstone that was created for the Spring Semester of 2022 at Texas Wesleyan University. I scaled down the Scope of the application, and the overall simulation focused on getting an AI Agent to Navigate a Maze to reach the location of a Goal in a Maze using Reinforcement Learning via the Q-Learning Algorithm.
Add a description, image, and links to the simulation-game topic page so that developers can more easily learn about it.
To associate your repository with the simulation-game topic, visit your repo's landing page and select "manage topics."