/snake_game

Clasic Snake Game using SFML

Primary LanguageC++

Info

Different directories contain different tries of the classig Snake game

snake-game-py

Snake game made with the pygame library

Snake Game CPP

Classic single player snake game developed using SFML and C++

Purpose

Working on this game to help me expand my knowledge of OOP design patterns and to get better at different programming languages.