Mike Jacobi

Logo


mikerjacobi@gmail.com
Machine Learning Engineer, Charmed AI
Resume PDF * LinkedIn

View My GitHub Profile

Educational FPS Project

This project is a first person shooter game with an educational twist.

The idea is that you navigate a maze, fight enemies, and collect treasure. The treasure comes in the form of “knowledge”, or simple paragraphs of information with common themes across levels. At the end of each level, there is a multiple choice quiz that covers the information from that level. The score on the quiz results in receiving stat points to allocate towards your character for power-ups.

This game was made using C# and XNA. It was team project of three. I was primarily responsible for the object to object collision detection system, the knowledge/treasure system, and the character/stat point system.