# Basic command to download projects from git
git clone https://github.com/DRincs-Productions/Snake-Game-RenpyGame
# IMPORTANT -> Will add the libraries needed to run the program
cd Snake-Game-RenpyGame
git submodule update --remote
This game uses: Renpygame

