This project was one of the first projects I did for my Work Based Learning projects, before deciding to make the switch to Unreal Engine. This project was a trivia game that used cards and packs of cards to play with specific categories. I used a lot of very interesting techniques in this project. I learned how to use JSON to save objects and data. I also learned how to use ScriptableObjects in the same way. It has a gorgeous sliding menu that takes advantage of the animator. In addition, it has a coin system that works. It allows the player to use coins to purchase new packs. This works exactly as you'd expect. It also has a working achievement system. Before I could get to all of the gameplay, however, I was convinced to begin learning Unreal Engine, and I stopped working on this project.