Skip to content

Repository files navigation

**DO THIS FIRST**
1. Open terminal in project directory
2. git clone https://github.com/Annpayto/Snake-Multiplayer-game/
   


The project directroy should now be linked to the github

**RUN THIS COMMAND EVERYTIME BEFORE YOU START WORKING, IT PULL ANY CHANGED MADE SINCE YOU LAST WORKED**
git pull origin main

**WHEN DONE WORKING RUN THESE COMMANDS EVERYTIME TO PUSH YOUR UPDATED WORK TO THE REPO**
git add .
git commit -m "Comment on what was worked on"
git pull origin main
git push origin main




About

Repo for the Fundamentals of Networking final project

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages