🚀🕹️🐍 Explore the world of game development with this C++ Space Invaders Game built using the raylib library. 💻🎨🎧 This GitHub repository contains the complete source code for the game, featuring ...
This project implements the classic Snake game with a reinforcement learning agent that learns how to play using a Replay Q-Network (RQN) and Linear Q-Learning. The ...