Skip to content

W3STY11/github-learning-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 GitHub Learning Lab

Project Overview

Building a Snake game while mastering GitHub workflows!

Learning Progress

  • Created repository
  • Understood repository structure
  • Made first commit
  • Created branches
  • Opened pull request
  • Merged changes
  • Deployed with GitHub Pages

Game Features

  • Classic snake gameplay
  • Score tracking
  • Collision detection
  • Responsive controls

Technologies

  • HTML5 Canvas
  • Vanilla JavaScript
  • CSS3

How to Play

  1. Use arrow keys to control the snake
  2. Eat food to grow
  3. Avoid walls and yourself
  4. Try to beat your high score!

Project Structure

github-learning-lab/
├── index.html      # Game HTML
├── style.css       # Styling
├── game.js         # Game logic
└── README.md       # This file

Live Demo

Coming soon via GitHub Pages!


Built by Nick Westburg (@W3STY11) while learning GitHub

About

Hands on GitHub learning with Snake game project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published