Introduction:
The project was part of the Science and Technology Council’s Summer Project at IIT Kanpur. This project’s goal was to create an interactive game that could be played with gestures and to create a Game AI. This project was implemented in three stages.
Duration: May 2019 - July 2019
Details:
- Stage I: Developed a space shooter game using PyGame and built a GameAI using Behaviour Tree
- Stage II: Incorporated gesture control for the game using OpenCV and Depth Sensing using Intel RealSense
- Stage III: Built a Game AI using Q-Network for the PyGame based space shooter game.