Skip to content
#

gamedevelopment

Here are 77 public repositories matching this topic...

This project is a terminal-based Snake Game in C++ with an intelligent AI snake that dynamically adapts its movements. It leverages doubly linked lists for snake body management and custom pathfinding logic to challenge the player, avoid collisions, and seek food efficiently. Perfect for learning data structures, algorithms, and AI logic in a fun.

  • Updated Jul 29, 2025
  • C++

Improve this page

Add a description, image, and links to the gamedevelopment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gamedevelopment topic, visit your repo's landing page and select "manage topics."

Learn more