A classic Snake game implemented using Windows Presentation Foundation (WPF) in C#. This project demonstrates real-time game logic, keyboard interaction, and 2D rendering via the XAML canvas system.
-
Updated
Apr 25, 2025 - C#
A classic Snake game implemented using Windows Presentation Foundation (WPF) in C#. This project demonstrates real-time game logic, keyboard interaction, and 2D rendering via the XAML canvas system.
This project is a C# implementation of the popular game "Frozen Lake" and an AI agent that can play the game using the Q-learning algorithm. The game consists of a grid of tiles, some of which are safe to walk on, while others will cause the player to receive damage.
Add a description, image, and links to the grid-based-games topic page so that developers can more easily learn about it.
To associate your repository with the grid-based-games topic, visit your repo's landing page and select "manage topics."