Classic Games – Some Of My First Programming Projects
Welcome to my collection of simple but nostalgic games! These projects were some of the first I created when learning Python, and they represent my early steps into programming. Each game helped me understand core concepts like logic, event handling, and game loops.
Games Included:
-
🎮 Snake – The classic game where you guide a growing snake without running into the walls or yourself.
-
🏓 Pong – A simple 2D version of the arcade classic.
-
🗺️ States Memory Game – Test your knowledge of U.S. geography by recalling each state's name.
-
🚦 Road-Crossing Challenge – Dodge traffic and make it to the other side in this fast-paced survival game.
While these games are basic, they were a big part of my learning journey. Feel free to try them out and see where I started!