Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 363 Bytes

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.